#imgsmallscreen100{
    width: 70%;
}

/*MEGA-MENU @ GALAXY FOLD*/
@media screen and (max-width:992px){
    #imgsmallscreen100{
        width: 100%;
    }
}