.sherlock-styles .intro::before {
  background-color: rgba(255, 255, 255, 0) !important;
  }
.sherlock-styles .home .img_txt::before {
  background-color: rgba(255, 255, 255, 0) !important;
  }

#OfferSearcher_Top_0 {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 100%;
min-height: 450px;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
position: relative;
}

#OfferSearcher_Top_0::before {
content: "";
display: block;
width: 100%;
padding-top: calc(100% * 1875 /
6334);
}

.sherlock-styles .intro::before {
width: 0 !important;
height: 0 !important;
}

.sherlock-styles .home .img_txt::before {
background-color: rgba(255, 255, 255, 0) !important;
}

p {
    text-align: justify !important;
}



