@media screen and (min-width: 768px){.map iframe{  aspect-ratio: 7 / 3;  width: 100%;  height: 100%;  border: none;  border-radius: 24px;}}@media screen and (max-width: 767px){body{background-image:url("../../../img/contents_bg_sam.png");background-size:contain;background-repeat:repeat;}.map iframe{  aspect-ratio: 7 / 3;  width: 100%;  height: 100%;  border-radius: 12px;}}