@media only screen and (max-width: 576px) {.landing-about {padding: 0 0 70px;}}.landing-about__img {flex-grow: 2;}.landing-about__img img {display: block;width: 100%;height: 100%;object-fit: cover;}@media only screen and (max-width: 576px) {.landing-about__img {margin: 0 -12px 30px;}}@media only screen and (max-width: 991px) {.landing-about__img {margin-bottom: 40px;}}.landing-about h2 {font-size: 36px;font-weight: 400;margin-bottom: 20px;color: var(--white, var(--colors-brand-white, #fff));}.landing-about li {font-size: 16px;font-weight: 400;font-style: normal;line-height: normal;margin-bottom: 16px;list-style: none;color: var(--white, var(--colors-brand-white, #fff));}.landing-about li:last-child {margin-bottom: 0;}