.category_banner{padding: 60px 0px;background-image: url('../images/mod_bg.webp');background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;position: relative;}
.category_banner:after{position: absolute;content: '';width: 100%;height: 100%;background: #000;opacity: 0.5;top: 0;left: 0;}
.category_banner h1{position: relative;z-index: 99;color: var(--white);font-size: 32px;line-height: 35px;}