Articles
<style>
.tm-page{
border:unset!Important;
}
</style>
@media(max-width:950px){
#articles #post-grid-2116 .item {
width: calc(50% - 10px)!Important;
}
}
@media(max-width:767px){
#articles #post-grid-2116 .item {
width:100%!Important;
}
}
</style>