.KontaktBigImage{
    object-position: 0% 30%;
}

.KontaktInfoBox{
    width: 90% !important;
    height: 200px !important;
    padding: 30px !important;
}

.KontaktInfoBox a{
    color: #ffffff;
}

.KontaktInfoBox a:hover{
    color: #00ff33;
    cursor: pointer;
}

.parkingImage{
    width: 100%;
    height: auto;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;   
}

.KontaktIcon{
    font-size: 25px;
}

.KontaktIconRow{
    margin-top: 20px;
    margin-bottom: 20px;
}

.map{
    width: 100%;
    height: auto;
    min-height: 480px;
}

@media screen and (max-width: 1199px) {
    .MobileMargin{
        margin-top: 100px;
    }
}
