
/******************************************************************************************************/
@media screen and (max-width:900px){

.contact-us {
    font-family: Georgia;
    font-size: 200%;
    font-weight: bolder;
    text-align: center;
}
.contact-image {
    background-size: 100% 100%;
    display: block;
    height: auto;
    
  
}

}