@media screen and (min-width: 768px){#teaser .carousel-indicators {display :none;}.tel {font-family: Kiwi Maru;font-size :0.9vw;font-weight :normal;}#teaser .item{  position: relative;}#teaser .item::after {  content: "";  width: 100%;  height: 100%;  background: rgba(0, 0, 0,0.15);  position: absolute;  top: 0;  left: 0;}}@media screen and (max-width: 767px){#teaser .carousel-indicators {display :none;}}