@media screen and (min-width: 200px) and (max-width: 500px)
.main {
    margin-left: 10px important!;
}