.screen{height:100%;background-color:#ff4133;display:flex;align-items:center;justify-content:center}.screen .logo-container{width:20%}@media(max-width:1330px){.screen .logo-container{width:35%}}@media(max-width:780px){.screen .logo-container{width:50%}}.screen .logo-container .image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
