
@media screen and (max-width:479px){
  .map{
        width: 300px !important;
        height: 300px !important;
    }
}
