/* Add custom CSS styles below */ 
 .al-testimonial .w-44 {
    width: 11rem;
    color: #fff;
}
 .al-testimonial .xl\:translate-x-\[10\%\] {
    --tw-translate-x: 2%;
}

/*categary*/
.al-categories .grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
width:50%;
margin:auto;
}

 .main-content .text-\[\#BD1C1C\] {

    display: none;
}
@media (max-width: 768px){
/*categary*/
.al-categories .grid {

width:100%;

}
}

@media (max-width: 768px) {
.slider-banner-main-5, .video-banner-main-5 {
    height: 17vh !important;
}

}