.cont-location{position:relative}.cont-location .flex_wrap{grid-column-gap:35px;grid-row-gap:10px;display:grid;grid-template-columns:1.25fr 3fr;grid-template-rows:auto;place-content:center;place-items:start}.cont-location .top_cont{grid-area:1/2/2/3}.cont-location .feat_cont{grid-area:2/2/3/3;padding:22px}.cont-location .bg-img{background-position:0;background-repeat:no-repeat;background-size:cover;grid-area:1/1/3/2;height:100%;width:100%}.cont-location .top_cont *{color:#fff}.cont-location .feat_cont h4{color:#d13e21;margin-bottom:20px}.cont-location .feat_cont p{font-weight:500;line-height:2;margin-bottom:0}.cont-location .top_cont h2{margin-bottom:10px}.cont-location .top_cont p{line-height:2;margin-bottom:15px}.cont-location .bottom-btn{inset:auto 0 0;bottom:0;position:absolute}.cont-location .bottom-btn a{font-size:18px;font-weight:600;letter-spacing:normal;line-height:1.94445;padding:10px 20px}@media(max-width:991px){.cont-location .feat_cont{grid-area:3/1/4/3}.cont-location .top_cont{grid-area:1/2/3/3}.cont-location .flex_wrap{grid-column-gap:25px;grid-row-gap:0;grid-auto-columns:1fr;grid-template-columns:3fr 3.75fr;grid-template-rows:auto auto auto auto}.cont-location .bottom-btn{grid-area:4/1/5/3;position:static;width:100%}}@media(max-width:767px){.cont-location .flex_wrap{display:flex;flex-direction:column}.cont-location .bg-img{height:200px;margin-bottom:20px}}