@media only screen and (max-width: 500px) {
    .mainContent div{
        margin: 0px !important;
    }
    
}
