@media only screen and (max-width: 750px) {
    .crown-eurovision-logo {
        max-width:100% !important;
        margin-bottom: 10rem;
    }  
}