
@media only screen and (max-width:912px) {

.insu-area .row{
    gap: 20px;
}

.insu-box h2 {
    font-size: 19px;
}

}

@media only screen and (max-width:712px) {
.in-to p {
    font-size: 16px;
    line-height: 28px;
}

    .insu-box h2 {
        font-size: 17px;
    }
.button-2 {
    padding: 6px 18px;
    font-size: 16px;
}




}















