@media only screen and (min-width: 768px) {
    .ms-slide-bgcont {
        background-size: cover !important;
      	content: "HI THERE';
    }
}
