@media (max-width: 600px){
    .safe_entrance-item__row-title {
        font-size: 20px;
        line-height: 130%;
        color: #575757;
        margin-bottom: 10px;
    }
    .safe_entrance-item__row-text {
        font-size: 14px;
        line-height: 140%;
        margin-bottom: 10px;
    }
}