.banner-1 {
    background: url(../images/playing-card-manufacturer-banner.webp)center;
    background-size: cover;
    height: 350px;
    border-bottom: 2px solid #981c1f;
}
div#BannerAndNavigatorHtmlBlock_StoreNavigator_pnNavigator {
    max-width: 162px;
}


.col-md-4.about-left {
    width: 33.33333333%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-md-4.about-left img {
    width: 100%;
    height: auto;
}

.about_info {
    display: flex;
}

.about .img-responsive {
    border: .5px solid #c5c5cc;
}



.testimonials-left {
    padding: 0px  15px;
}
.testimonials_row {
    display: flex;
    align-items: center;
}





.projects h1 {
    font-size: 25px;
    font-weight: 500;
    color: #000;
    text-align: left;
}
.projects h2 {
    font-size: 20px;
    color: #020202;
    line-height: 1.8em;
    text-align: left;
    font-weight: 400;
}

#link1 {
    color: #999;
    text-decoration: none;
}
span.bec {
    font-size: 1.5em;
    color: #020202;
    font-weight: 700;
}
.projects p {
    font-size: 16px;
    line-height: 1.8em;
    text-align: justify;
    margin-top: 0px;
}

.testimonials h2 {
    margin-bottom: 0px;
}
.about_info h1, .about_info h2 {
    margin-top: 0px;
}

.about h3 a, .about h4 a {
    font-size: 14px;
    color: #981c1f;
    line-height: 18px;
    text-decoration: none;
    font-weight: 700;
}

.about h3,
.about h4 {
    margin: 0px;
}

.projects {
    padding: 3em 0;
}
.testimonials_row p {
    margin-bottom: 0px;
}