.location-hero{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;background-image:url("../assets/graphics/scanners/canon-scanner-inuse.webp");background-size:cover;background-repeat:no-repeat;background-position:center;min-height:600px}.location-hero-content{text-align:center;padding:0 10%}.location-hero-content>h1{font-size:4.1rem}.about-content{display:flex;padding:5% 15% 8%;gap:8%}.about-text{width:50%;line-height:1.8}.about-image{width:50%;min-height:300px;border-radius:15px}.mot-image{background:url("../assets/logos/MOT-2020v2-01.png") center/100% no-repeat}.okc-image{background:url("../assets/logos/sbs-sms-stacked.png") center/cover no-repeat}.cci-image{background:url("../assets/logos/CCI-2020v2-01.png") center/100% no-repeat}.jmp-image{background:url("../assets/logos/JMP-2020v2-01.png") center/100% no-repeat}.cta-location{padding:2% 15%;display:flex;justify-content:center;align-items:center;gap:3%;background-color:#bf2026}.cta-content{width:100%;margin:10% 0}.cta-btn-container{font-size:1.9rem;text-align:center}.cta-btn{text-decoration:none;padding:1% 3%;background-color:#fff;color:#bf2026;border-radius:50px;font-size:1.5rem;transition:.3s ease-in-out}.cta-btn:hover,.cta-image,.service-image{background-color:#efefef}.cta-image{width:100%;min-height:220px;border-radius:3px}.service-content{display:flex;padding:5% 15% 9%;gap:8%}.service-image{width:50%;min-height:300px;border-radius:15px}.service-text{width:50%}@media screen and (max-width:1000px){.location-hero-content{width:100%;padding:0 3%}.location-hero-content>h1{font-size:2.3rem}.about-content,.service-content{flex-direction:column}.about-text{width:100%;order:2}.about-image,.service-image{order:1;width:100%}.cta-content{text-align:center}.cta-image{display:none}.service-text{order:2;width:100%}}