.ms_banner_text p{    margin: 15px 0px 10px;}

@media screen and (max-width: 800px) {
    .hidemobile {
        display: none;
    }
}