shortcut501
Hi,
You can try with this custom CSS code:
@media screen and (min-width: 992px) {
.itemid-101 .blog-featured .item-ct {
width: 100%;
}
}
put into the file: [root]/templates/ja_company (your default template)/css/custom.css (Create this file if it doesn't exist)
Regards