.innovative_sec_title {
    font-size: 26px;
}
@media (min-width: 765px) {
    .innovative_sec_title {
        font-size: 36px;
    }
}
@media (min-width: 966px) {
    .innovative_sec_title {
        font-size: 42px;
    }
}
.btn-inv:hover {
    transition: all 0.3s ease;
    font-weight: 500 ! important;
    margin-left: 3px;
}
.btn-inv{
    font-weight: 400 ! important;
}
.inv_sec_img {
    width: 28px;
    height: 30px;
}