@media screen and (max-width: 1024px) {
    .main{
        font-size: 16px;
    }
}
