#destinations-map{background-color:#414042;padding-top:50%}.destination-marker{max-width:500px;display:flex}.destination-marker h6{margin-bottom:0;padding-bottom:0}.destination-marker>div{flex:0 0 50%;max-width:50%}.destination-marker>div:first-child *+*{margin-top:.25rem}.destination-marker .destination-marker-title{font-size:1.5rem}.destination-marker img{max-width:100%}.destination-marker a{display:block;text-transform:uppercase;font-weight:700;font-size:1rem}.destination-marker a::after{content:'\2192';margin-left:4px}@media only screen and (max-width:767px){#destinations-map{padding-top:125%}.destination-marker{max-width:100%;display:flex;flex-direction:column}.destination-marker>div{flex:0 0 100%;max-width:100%}.destination-marker img{margin-top:.5rem}}