.screen_splash { position: relative; width: 100%; height: 100%; background-color: #ffffff; }

.splash { background-size: contain; background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%; }
