/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 22 2026 | 05:49:40 */
/******** PRESSEKIT ********/
.link-template-default.card.mb-2 {
    height: 100px;
    width: 600px;
}



@media (max-width: 991px) {
    .link-template-default.card.mb-2 {
        height: 200px;
    }
}