/* Smartphones (portrait and landscape) ----------- */
@media only screen and  (max-width : 600px) {

.main-center{
width:100%;
    margin: auto;
    margin-top: 70px !important;
}
}

