/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 25 2026 | 18:09:15 */
/* Home page mob blog  */
@media(max-width: 980px) {
.blogs__header {
    gap: 0 !important;
    align-items: flex-start !important;
	flex-wrap: wrap;
}
}