.blog-banner{position:relative;width:100%;height:700px}.blog-banner .banner-img{object-fit:cover;z-index:1}.overlay-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:2}.overlay-container img{width:580px;height:auto;max-width:90%}.overlay-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:black;width:90%}.overlay-text h1{font-size:3rem;font-weight:500;margin-bottom:1rem}.overlay-text p{font-size:1rem;line-height:1.5}@media (min-width:2000px) and (max-width:2600px){.blog-banner{position:relative;width:100%;height:100vh}}@media (max-width:768px){.overlay-container img{width:250px}.overlay-text h1{font-size:1.8rem}.overlay-text p{font-size:.95rem}}@media (max-width:480px){.blog-banner{height:30vh}.overlay-container{width:260px!important;height:auto!important}.overlay-container img{width:420px;height:80px}.overlay-text h1{font-size:1.4rem;margin-bottom:10px}.overlay-text p{font-size:.6rem;margin-bottom:0}}@media (max-width:690px) and (max-height:829px){.overlay-container img{width:650px!important;height:160px!important}.overlay-container{transform:translate(-50%,-50%) scale(1.2)}}