.title {width: 100%;max-width: 1920px;position: relative;margin: 0 auto; } .title .img-fluid {position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover; } .title .container {position: relative;z-index: 1; } .title h1, .title .h1 {color: var(--white);font-size: 2.9702970297rem;text-transform: uppercase; } 