@media (max-width: 768px) {
	.banner_review_n h2{
	color: var(--Grey-80, #1F2937);
text-align: center;

/* Heading xs/Bold */
font-family: Inter;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 133.333% */
letter-spacing: -0.288px;
		width: 100% !important;
}
	.banner_review_n{
	background: linear-gradient(90deg, #FFFBED 0.39%, #FFF5CF 127.79%);
		        height: 10px !important;
	}
 .section.banner_review_n {
    min-height: 320px !important;   /* chỉnh theo ý bạn */
    padding-top: 20px;
    padding-bottom: 20px;
  }

  /* Tránh H2 bị tràn */
  .section.banner_review_n h2 {
    width: 100% !important;
  }

  /* Tuỳ chọn: canh ảnh nền cho mobile */
  .section.banner_review_n .section-bg.bg-loaded {
    background-position: center top;
	  background-image: none !important;
  }
	.owl_V2222 .text-left{
		    text-align: center !important;
	}
	.section_bang_vang h2{
		font-size: 16px !important;
	}
	.section_bang_vang p{
		color: var(--Gray-50, #64748B);
text-align: center;
font-family: Inter;
font-size: 10px;
	}
	.owl-events-container{
		padding: 0px !important
	}
	.row-slider.slider [data-animated=true], .slider .is-selected [data-animated=true], [data-animated=true]{
		padding: 0px !important;
	}
	
}





