#content-wrapper{width:100%}#content{margin:0;width:100%;flex-direction:column}#content-banner{width:100%;margin-bottom:64px;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover}#main{align-self:center}#contact-info{padding:32px;margin-left:2px;width:calc(100% - 64px - 6px);background-color:var(--white)}#customer-service{margin-left:2px;width:calc(100% - 6px);background-color:var(--white)}#customer-service .image{flex:0 0 50%;line-height:0;border-radius:inherit}#customer-service .image>img{border-top-left-radius:inherit;border-bottom-left-radius:inherit}#branch-list{display:flex;flex-wrap:wrap;justify-content:space-evenly;justify-self:center;max-width:calc(100% - 200px)}#branch-list>.branch{justify-items:center;margin-bottom:64px;margin-right:32px;margin-left:32px}#branch-list>.branch>.image{width:165px;height:165px;margin:0 auto 20px auto;border-radius:165px;background-position:center}#branch-list>.branch>.text{text-align:center;margin-bottom:16px}#branch-list>.branch>.btn-to-branch{width:100%}@media all and (max-width:1279px){#main{width:calc(100% - 32px);margin-top:64px}#customer-service{flex-wrap:wrap}#customer-service .image{flex:0 0 100%;line-height:0}#customer-service .image>img{border-top-right-radius:inherit;border-bottom-left-radius:unset}#branch-list{max-width:100%}}