﻿@media screen and (max-width: 480px) {

    .map-sec {
        display: block;
        overflow: hidden;
    }
}
