.about-hero-container{height:500px;background:green}.about-hero-wrapper{height:100%;display:flex;flex-direction:row}.about-hero-left{background-image:url(/images/about/AUD_AboutImages-01.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100%;width:66%}.about-hero-right{background:red;height:100%;width:34%}.about-hero-tr{height:50%;width:100%;background-image:url(/images/about/AUD_AboutImages-02.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.about-hero-br{height:50%;background:cyan;width:100%;background-image:url(/images/about/AUD_AboutImages-03.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}@media (max-width:757px){.about-hero-left{width:100%}.about-hero-right{display:none}.page-title{font-size:70px}.about-content-paragraph{font-size:18px!important}}@media (max-width:500px){.about-hero-left{background-position:-60px}}.about-content-wrapper{padding:60px 70px 0;margin:0 0 90px}.about-content-paragraph{font-size:28px}