body{
    overflow-x: hidden;    
}

#eDkl-lAFV-sbfU-CDPD{
    display: flex;
    justify-content: center;
}

.contact-us-container{
    background: #f3d9dc;
}

.contact-us-container .row{
    padding: 20px;
    max-width: 750px;
    margin: auto;
}

.contact-us-form input, .contact-us-form textarea, .contact-us-form button{
    height: 40px;
    margin: 0 0 15px 0;
    width: 100%;
    border: 2px solid #771b3a;
    border-radius: 5px;
    
}

.contact-us-form input, .contact-us-form textarea{
    padding: 0 10px;
}

.contact-us-form button{
    background: #771b3a;
    color: white;
    font-size: 17px;
}

#bXGr-qAaV-HQiW-vycg a.image{
    max-height: 250px;
}

#lwRI-MKFw-joBf-NDUw .head{
    display: none;
}

#lwRI-MKFw-joBf-NDUw .image{
    background-size: contain;
}

#oKbn-WjyG-xQmL-YmLV span{
    font-family: Oswald,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #bfe5fd;
    text-transform: uppercase;
    text-shadow: 0 0 2px #000;
    font-size: 1rem;
}

#bXGr-qAaV-HQiW-vycg .image{
    border: 1px solid #3e4095;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 1px #333;
}

#eDkl-lAFV-sbfU-CDPD img{
    max-width: 400px;
}

body {
    overflow-x: hidden ;
    overflow-y: scroll !important;
}
