﻿.custom-accordion {margin-top:0}

@media(min-width:1280px){
    #info-section{padding:8.8rem 0}
}

#brochure-section{display:none}
#brochure-section .content-media-grid__column-img img{aspect-ratio:auto;max-width: 541px;margin: auto;transform: rotate(-3deg);    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);}
#brochure-section .content-media-grid__column:first-of-type{place-content:start}
    #brochure-section .content-media-grid__column-img img{width: 75%;margin: auto;}

@media(max-width:767px){
    #brochure-section .content-media-grid{flex-direction:column-reverse;gap:4.8rem}
}

@media(min-width:768px){
    #brochure-section .content-media-grid{flex-direction:row-reverse;align-items:center}
}
