@media only screen 
and (max-device-width: 1024px)
{
#ourlogo img {width:99% !important;}
#leftmaster {float:none !important; width:100% !important; margin-top:1%;}
#rightmaster {float:none !important; width:100% !important; margin-top:1%;}
}