/*===================================== 
YOU CAN WRIGHT CUSTOME CSS 
======================================*/
.service-box {
    height: 270px;
}

.service-box p {
    text-transform: lowercase;
}

.services-list {
    margin-left: 25px;
}

.services-list li {
    line-height: 30px;
    font-size: 15px;
}

.mt-bnr-inr {
    height: 550px;
    background-position: 50% 0px !important;
}


.logo-header {
    width: 300px;
}
