.specserv h3, .specserv div, .specserv p{text-align:center}
.specserv img {max-height:150px;width:auto !important;padding-bottom:15px;}
.otv {width: 100% !important;display: flex;flex-direction: row;justify-content: center;gap: 20px;margin-bottom: -20px;}
.otv p {width:calc(30% - 10px); text-align: center;padding: 20px;background: white;border-radius: 6px;}
.otv p:first-child {width:calc(90% - 10px)}
.botv {display: flex;gap: 30px;align-items: flex-start;flex-direction: row;flex-wrap: wrap;}
.botv .text-4 {width:calc(70% - 15px)}
.rotv {width: calc(30% - 15px);
    border-left: 2px solid #a50f2d;
    padding-left: 20px;}
