img.img-content {
    width: 100%;
}

h2.title-content {
    text-align: center;
}
p.detail-content {
    text-align: center;
}

/*section.block-content {
    text-align: center;
}*/
.solutions img {
    width: 100%;height: 100%;
}
.con-blog1 h2 {
    margin-top: 15px;
    font-size: 22px;
    font-weight: 700;
    height: 60px;
    text-align: center;
}

section#suop--ele___block-content-4{
        background-image: url(https://supergreenterminix.com/themes/9999/_images/bg-solution.jpg);
    background-size: cover;
}

.images-left {
    text-align: center;
}

@media screen and (min-width: 768px) and (max-width: 835px)  {
 
    #header #header-wrap {
        background-color: #172e08;
    }
    .con-blog1 p {
    height: 350px;
}

}
@media(max-width: 480px){
.text-content strong {
    font-size: 36px;
}
.bg-content img {
    width: 100%;
    height: 100%;
}




}


