@media screen and (max-width:479px){.hide-bg-image-mobile{display:none}}@media screen and (min-width:480px) and (max-width:767px){.hide-bg-image-tablet{display:none}}@media screen and (min-width:768px) and (max-width:991px){.hide-bg-image-dt-small{display:none}}@media screen and (min-width:992px) and (max-width:1199px){.hide-bg-image-dt-medium{display:none}}