.pt-cv-thumb-default img{width:300px; height:300px; }
.pt-cv-content{line-height: 2;padding-right: 70px;}
.pt-cv-view .pt-cv-title{padding-top:30px;}

.contentpost{margin: 40px 20px;}

@media only screen and (max-width: 767px){
     .contentpost img{
        width: 100%;
        height: auto;
     }
}

@media only screen and (min-width: 768px){
    .contentpost{margin-top: 200px;margin-bottom: 80px;}
    .conversion_section, section.border-bottom{margin-top: 200px;margin-bottom: 80px;}
}

