@media (max-width: 767px) and (min-width: 320px){
    h1.archive-h1{
        padding: 30px 0 45px 0;
        font-size: 24px;
    }
}
