.about-section{display:flex;flex-direction:column;height:100%;padding:0 var(--padding)}.about-section>h2{color:var(--white);font-size:27px;font-weight:700;line-height:1.4;margin-bottom:15px;padding-bottom:10px;padding-right:40px;text-transform:uppercase}.about-section__content{flex:1 1 auto}.about-section__content iframe{height:100%;width:100%}