.location{position:relative;display:block;background:#1f473e;overflow-x:hidden;padding:10px}.location-container{display:flex;justify-content:flex-end}@media only screen and (max-width:768px){.location-container{flex-direction:column-reverse}}.location-container h2{color:#f1ecdc;margin-bottom:18px;color:#fff3b1}@media only screen and (max-width:768px){.location-container h2{text-align:center}}.location-container img{width:auto;height:calc(100vh - 64px)}@media only screen and (max-width:768px){.location-container img{height:auto}}.location-container>div{background:rgba(11,34,29,.4784313725);padding:30px 50px;position:absolute;bottom:0;left:0}@media only screen and (max-width:768px){.location-container>div{background:rgba(0,0,0,0);padding:10px;position:relative}}.location-container>div table{border-collapse:collapse}.location-container>div table tbody{color:#f1ecdc;font-size:14px;text-align:left}@media only screen and (max-width:768px){.location-container>div table tbody{font-size:12px}}.location-container>div table tbody td,.location-container>div table tbody th{padding:8px 10px;border:1px solid hsla(0,0%,100%,.2)}