.about-its-better-section-wrapper{padding:112px 0;position:relative; border-bottom: 0.5px solid #282828;}
.about-its-better-section-wrapper .page-width{display:flex;gap:56px;flex-direction:column;justify-content:center;text-align: center;}
.about-its-better-section-icon-with-text{display:flex;gap:40px;justify-content:center;}
.about-its-better-section-icon-with-text .icon-with-text{max-width:240px;width:100%;display:flex;gap:8px;flex-direction:column;}
.about-its-better-section-icon-with-text .icon-with-text .icon-with-text_icon_image{width:60px;aspect-ratio:1;overflow:hidden;margin:auto;}
.about-its-better-section-icon-with-text .icon-with-text .icon-with-text_icon_image img{width:100%;height:100%;object-fit:contain;}
.about-its-better-section-description{max-width:771px;margin:auto;width:100%;display:flex;flex-direction:column;gap:24px;}
.about-its-better-section-description p strong{font-weight:700;}
.about-its-better-section-wrapper .bg-right-image{width: 27.7084%;position: absolute;right: 0;bottom: 0;}
.about-its-better-section-wrapper .bg-right-image img{width:100%;height:100%;object-fit:contain;}
@media(min-width:1600px){
 .about-its-better-section-wrapper .bg-right-image{width:21.7084%;}
}
@media(max-width:1300px){
 .about-its-better-section-wrapper .bg-right-image{width:24.7084%;}
 .about-its-better-section-icon-with-text .icon-with-text { max-width: 200px;}
}
@media(max-width:749px){
 .about-its-better-section-wrapper{padding:40px 0 120px;}
 .about-its-better-section-wrapper .page-width{gap:24px;}
 .about-its-better-section-icon-with-text{gap:24px;flex-direction:column;justify-content: center;align-items: center;}
 .about-its-better-section-icon-with-text .icon-with-text{max-width:335px;}
 .about-its-better-section-description.common_info *{font-size: 14px;line-height: 140%;}
 .about-its-better-section-description.common_info * br{display:none;}
 .about-its-better-section-wrapper .bg-right-image { width: 103px;}
 .about-its-better-section-description{position:relative;z-index:1;}
}
