.side-img:before {
    content: '';
    background-image: url(../images/icon_02.jpg);
    background-repeat: no-repeat;
    width: 320px;
    position: absolute;
    top: -18px;
    background-position: center;
    left: 0;
    background-size: cover;
    height: 570px;
}
.polymer-testing-intro-inner {
    position: relative;
}
.content-cl
{
    margin-top: 4%;
    font-size: 15px;
}
.side-img .polymer-testing-list ul li {
    font-size: 15px;
}

.container.custom-container.extra-p p {
    color: #585858;
    font-size: 16px;
    font-family: "lato-light";
}
.side-img .polymer-testing-list ul li {
    line-height: 24px;
}
section.first-col {
    padding-bottom: 10px;
}
.container.custom-container.extra-p {
    margin-bottom: 70px;
}
.secod-cont
{
    font-size: 15px;
    margin-top: 2%;
}
.right-inner
{
    position: relative;
}

.polymer-testing-wrap-right::after {
    content: '';
    background-image: url(../images/img-right.jpg);
    background-repeat: no-repeat;
    width: 285px;
    position: absolute;
    top: 16px;
    background-position: center;
    right: 0;
    background-size: cover;
    height: 522px;
    z-index: -1;
}
.new-side-img
{
    position: relative;
}
.new-side-img:before
{
    content: '';
    background-image: url(../images/icon_02.jpg);
    background-repeat: no-repeat;
    width: 370px;
    position: absolute;
    top: -18px;
    background-position: center;
    left: 0;
    background-size: cover;
    height: 690px;
}
section.polymer-testing-intro.new-first-col {
    margin-bottom: 100px;
}
.gpc-developing .contact-us-heading h3 {
    font-size: 26px;
    font-family: "lato-bold";
    position: absolute;
    top: 75px;
    left: 0;
    text-align: center;
    width: 100%;
}
.first-col h3 {
    font-family: "lato-regular";
    font-size: 26px;
    text-transform: uppercase;
    color: #585858;
}
.first-col h5 {
    font-family: "lato-regular";
    font-size: 20px;
    color: #585858;
}
.petrochemicals .contact-us-heading h3 {
    font-size: 26px;
    position: absolute;
    top: 75px;
    left: 0;
    text-align: center;
    width: 100%;
}
.petrochemicals .polymer-testing-intro-title h3 {
    font-family: "lato-bold";
    font-size: 26px;
    color: #585858;
    text-transform: uppercase;
}
.petrochemicals .polymer-testing-text {
    padding-bottom: 25px;
}
.petrochemicals  .polymer-testing-title h3 {
    font-size: 26px;
}
.petrochemicals  .polymer-testing-sub-title h5 {
    font-size: 20px;
    line-height: 1.7;
}
.image-colum{
    padding: 0;
}
#validation-method .polymer-testing-wrap::before{
    display: none;
}