@media screen and (max-width:1200px){
.blog_one_style .eight.columns{padding-left:0;}  
}
@media screen and (max-width:991px){
.blog_one_style .eight.columns h4 { font-size: 30px; line-height: 34px;}
}
@media screen and (min-width:768px) and (max-width:880px){
.projectPrevList .blog_list_main .blog_one_style:nth-child(odd) .extraLine2:before,.projectPrevList .blog_list_main .blog_one_style:nth-child(odd) .extraLine2:after{height: 75%;}
.projectPrevList .blog_list_main .blog_one_style:nth-child(odd) .extraLine2:before {top: 30px;}
.projectPrevList .blog_list_main .blog_one_style:nth-child(odd) .extraLine2:after { top: 14px;}
}
@media screen and (max-width:767px){
.blog_one_style .eight.columns h4{font-size:20px; line-height:24px; margin-bottom:5px; text-align:center}
}