.statistics-page .tops{ margin-bottom: 60px; }
.statistics-page .section-title{ margin: 30px 0; }

@media screen and (max-width: 1279px) {
}

@media screen and (max-width: 1023px) {

    .tops{ flex-direction: column; }

}

@media screen and (max-width: 767px) {


}