.content-img-section-wrapper{display:grid;gap:12px;grid-template-columns:repeat(1,minmax(0,1fr))}.content-img-wrapper{margin-top:40px}.content-img-wrapper .richtext{margin-top:10px}.content-img-wrapper .richtext p{color:var(--heading);font-size:25px;line-height:1.4}.content-img-wrapper .btn{margin-top:40px}.content-img{display:block;max-width:100%;width:100%}@media screen and (max-width:991px){.content-img-wrapper{margin-top:30px}.content-img-wrapper .richtext p{font-size:20px}.content-img-wrapper .btn{margin-top:30px}}@media screen and (max-width:767px){.content-img-section-wrapper{gap:42px;grid-template-columns:repeat(1,minmax(0,1fr))}.content-img-wrapper .richtext p{font-size:18px}.content-img-wrapper{margin-top:0}.content-img-wrapper .btn{margin-top:20px}}@media screen and (max-width:575px){.content-img-wrapper .richtext p{font-size:16px}}