img.logo-images {
    width: 100px;
    height: 100px;
}
.header-area {
    background-color: #ffffff;
}
.background-header img.logo-images {
    width: 75px;
    height: 75px;
}
h5.card-header.awh {
    padding: 21px;
    background-color: #ff695f;
    color: white;
    font-size: 150%;
    text-align: center;
}
.col-sm-12.awc a {
    background-color: #ff695f;
    display: block;
    margin-bottom: 10px;
    padding: 10px;
    color: white;
}.col-sm-12.awc a:hover {
    background-color: #03a4ed;
    color: #ff695f;
}
.our-services .services-right-dec img {
    width: 305px;
    height: 305px;
    right: 25px;
    bottom: -120px;
    position: absolute;
    z-index: 0;
}