.contact-section{width:calc(100% - 10%);padding:40px var(--left-space);display:flex;gap:40px;overflow:hidden;background:var(--text-color4)}@media (max-width:900px){.contact-section{flex-direction:column}}.map-for-contact{width:100%;border-radius:var(--border-radius2);overflow:hidden}.map-for-contact iframe{width:100%;height:100%;border:none}@media (max-width:900px){.map-for-contact{height:250px}}