header nav a[href="https://www.vaultymanor.co.uk/"] {position: relative; z-index: 50;}
header nav[aria-label="Main Navigation"] {position: relative; z-index: 40;}

.request-brochure {z-index: 50; width: 60px; font-size: 9px; line-height: 13px; padding: 3.5px 5px; background-color: #AF9253; color: #fff; display: inline-block; position: absolute; right: 65px; top: 31px; text-align: center; border-radius: 3px; text-transform: uppercase;}
@media (min-width: 1024px) {
.team-members  .lg\:text-2xl {
    font-size: 1rem;
    line-height: 2rem;
}
    
    .request-brochure {right: auto; top: 35px; left: /*calc(50% - 320px)*/320px; width: 150px; font-size: 13px; line-height: 13px; padding: 3.5px 5px 5px 5px;}
}

.bg-goldBrand {background-color: #AF9253;}

