.section-margin {
    margin-top: 120px;
    margin-bottom: 120px;
}

.section {
    float: left;
    width: 100%;
}
.m-b-n30 {
    margin-bottom: -30px;
}
.service-layer-image {
    position: relative;
}

.about-image {
    max-width: 530px;
}
.service-layer-image .about-image-1 {
}
.service-layer-image .about-image-2 {
    position: absolute;
    right: 0px;
    top: 255px;
}
.mw-100 {
    max-width: 100%!important;
}
h2 {
}
h2{
    font-weight: 600 !important;
    line-height: 1.2;
    color: #232324;
      font-size: 36px;

}
.about-content span {
    position: relative;
    margin-top: 20px;
    padding-bottom: 30px;
    display: block;
}
.about-content span:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 1px;
    background: #EB8C00;
}
.about-content  p {
    color: #6c757d!important;
}

.m-b-30 {
    margin-bottom: 30px;
}