.tours-header{display:flex;align-items:center;justify-content:center;height:80dvh;background:linear-gradient(90deg,rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/_next/static/media/tour-2.3cbb5df2.jpg);background-size:cover;background-position:50%}.tours-header h1{color:#fff;font-size:54px;font-weight:500;display:table;position:relative}.tours-header h1 span{position:absolute;left:0;bottom:-7px;height:5px;width:50px;border-radius:2px;background-color:#e8795a}.tours-main{padding:50px 0}@media only screen and (max-width:768px){.tours-header h1{font-size:30px}.tours-header h1 span{height:4px;width:30px}}