#map {
    width: 40%;
    height: 230px;
    float: right;
    background-image: url(../images/map.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 35px;
    margin-right: 30px;
}
