.webitof-category-ads {
    width: 100%;
}

.webitof-category-ad-item {
    width: 100%;
    margin-bottom: 16px;
}

.webitof-category-ad-item:last-child {
    margin-bottom: 0;
}

.webitof-category-ad-item img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 12px;
    max-width: 100%;
}

.webitof-category-ad-item a {
    display: block;
}
