@media only screen and (min-width: 768px){
  app-freeze-filtered .freeze-slide .body-text{
    position: absolute !important;
    font-size: 17px !important;
    top: 50% !important;
  }
}

