@media only screen and (max-width: 990px) {
#main {
    padding-left: 0px;
    padding-right: 0px;
}
.h1, h1 {
    font-size: 25px;
}
}