@media only screen and (max-width: 750px) {
    #mainPage{ top: 120px!important;}
    #shortcodes{ display:none;}
    .left-side{display:none;}
}
