.sticky-content {background: #18435E;color: #ffffff;position: sticky;bottom: 0;z-index: 4;padding: 0 0;}.sticky-brochure {position: relative;display: flex;flex-direction: column;justify-content: center;height: 160px;}.sticky-brochure img {width: 100%;height: auto;max-width: 450px;}.sticky-text {text-align: left;z-index: 1;}.sticky-text h2 {color: #ffffff;font-weight: 600;margin-bottom: 0;}.sticky-brochure .center-cta {position: absolute;top: calc(50% - 28px);right: 10px;}@media (max-width: 767px) {.sticky-brochure {height: 80px;}.sticky-brochure {height: 80px;}.sticky-brochure .center-cta {right: unset;top: unset;bottom: 30px;}.sticky-brochure img {margin-left: 200px;}.sticky-center {width: 100%;margin: 0;padding: 0 5%;}}