.descr-info.wrapper.railway .descr-info__text {
    margin-top: 5% !important;
}

@media screen and (max-width: 500px) {
    .info-block.wrapper .descr-info__title {
        font-size: 20px !important;
        padding-bottom: 10px !important;
    }
}

@media screen and (max-width: 768px) {
    .info-block.wrapper .descr-info__title {
        font-size: 20px !important;
        padding-bottom: 10px !important;
    }
}

@media screen and (max-width: 600px) {
    .info-block.wrapper .descr-info__title {
        font-size: 20px !important;
        padding-bottom: 10px !important;
    }
}
