.slider-bg-2:nth-child(1) {
    background-color: #fae9ff!important;
}
.slider-bg-2:nth-child(2) {
    background-color: #d0f8ff!important;
}
.tpbanneritem__thumb{
  padding:20px;
}
.tpsecondary-btn{
  background: #0271bc;
}
.tpdealproduct__offer-price{
	background: #0271bc;
}
@media (min-width: 1200px) {
    .justify-content-xl-end {
        justify-content: space-between !important;
    }
}