@media only screen and (max-width: 1200px) {
    .listings-list .listings-list-header h2 {
        font-size: 20px;
    }
}
