﻿
/**************************** Additional Articles *************************************/
.wp-ArticlesWP {margin:0;}
.wp-ArticlesWP .section2-box,.wp-ArticlesWP .asakim-artcl-row {height: auto; width:100%;overflow:hidden; margin: 0; padding: 0; display: block; background-color:#ececec;}
.wp-ArticlesWP .asakim-artcl-col {display:block; float: right;}
.wp-ArticlesWP .asakim-artcl-img { margin: 0;padding: 0; background: none;}
.wp-ArticlesWP .asakim-artcl-img img { width: 100%; height: 423px;}
.wp-ArticlesWP .asakim-artcl-row::after {content: ''; clear:both;}

@media (max-width: 991px){
    .wp-ArticlesWP .asakim-artcl-col {float: none;width:auto;}
}

@media (min-width: 992px) {
    .wp-ArticlesWP .asakim-artcl-img img{width:100%;height:347px;}
}

@media (min-width: 1200px){
 .wp-ArticlesWP .asakim-artcl-img img{width:100%;height:423px;}
}