.collection-imgtext-section .col-content{justify-content: space-between;gap: 30px;flex-wrap: unset;}
.collection-imgtext-section .col-right {max-width: 650px;}
.collection-imgtext-section .col-left {max-width: 610px;}
.collection-imgtext-section .col-left p {font-size: 16px;font-weight: 300;line-height: 1.7;}

@media screen and (max-width: 749px){
  .collection-imgtext-section .col-right , .collection-imgtext-section .col-left{max-width: 100%;}
  .collection-imgtext-section .col-left .section-dec-wrap {margin-top: 28px;}
  .collection-imgtext-section .col-left p {font-size: 14px;}
}
