.section-title h1{
line-height: 35px;
}
.section-title h3{
line-height: 35px;
font-size: 32px;
}



@media (max-width:768px) {
   
    .page-hero-banner .page-content h1 {
        font-size: 30px;
        line-height: 27px;
  
}



.tripex-image-box img{
    height: auto !important;
    width: 100% !important;
}



}


.content-bottom .price{
    font-size: 18px !important;
}


.page-hero-banner .page-content h3 {
    color: var(--white-color) !important;
    margin-bottom: 12px !important;
    letter-spacing: -0.03em !important;
    font-weight: 800 !important;
}
.custom_p{
    font-size: 14px;
    margin: 16px 0;
    line-height: 23px;
}
 
    
 