.block-red .smart-option {
    text-align: center;
    padding-bottom: 15px;
}
.row-doors .smarthome-title img {
    margin-top: 15px;
}
.row-doors .smarthome-title {
    padding-bottom: 0 !important;
}
@media (max-width: 768px) {
    .block-red .smart-option {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-evenly;
    }
}
.prev-type-garage, .prev-gate, .next-type-garage, .next-gate {
    font-size: 30px !important;
}