@media screen and (min-width: 768px){body{background-color:#fefcf2;}.map iframe{  aspect-ratio: 7 / 3;  width: 100%;  height: 100%;  border: none;}.small {font-size :0.8vw;}}@media screen and (max-width: 767px){body{background-color:#fefcf2;}.map iframe{  aspect-ratio: 7 / 3;  width: 100%;  height: 100%;  border: none;}}