﻿.menu-contactUs {
    /*font-size: 1.54rem !important;*/
}
body { 
    background: #FFF;
}
/*.contactUs-bg {
    min-width: 1400px;
    background-color: #f5f7fa;
    background-image: url(/Image/Computer/about.png);
 background-position: center;    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 120px;
    padding-bottom: 50px;
}*/

.contactUs-title {
    width: 1200px;
    height: 40px;
    font-size: 1.3rem;
    padding-top: 40px;
}

.contactUstext{
    padding-top: 300px;
    width: 100%;
    overflow: scroll;
    height: 500px;
}
    .contactUs img {
        max-width: 100%;
    }
