.fixed-bg{position:relative;background-image:url(/coffee/4.jpg);min-height:500px;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;color:#fff}.fixed-bg h1{padding-left:200px;font-size:4rem}@media(max-width:768px){.fixed-bg{justify-content:center}.fixed-bg h1{padding-left:0;text-align:center;font-size:3rem}}