.breadcrumb{background:url(/img/breadcrumb.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;height:300px;width:100%}.breadcrumb-container{width:calc(100% - 100px);max-width:1200px;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:300px;gap:1rem;color:#fff}@media (max-width:768px){.breadcrumb-container{width:calc(100% - 40px)}}