@media (min-width=320px) and (max-width=425px){
    .main{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}