@media screen and (max-width:767px) {
 #home #servis div.carousel > .element > .pasive {
  position: absolute; inset: 0; display: block !important; width: 100%; height: 100%;
  opacity: 1 !important; transform: none; background-size: 100% auto; background-repeat: no-repeat; background-position: center top;
 }
 #home #servis div.carousel > .element > .pasive > .background {
  position: absolute !important; inset: auto 0 0 !important; display: flex; align-items: center;
  box-sizing: border-box; width: 100%; height: 112px !important; min-height: 0;
  margin: 0 !important; padding: 20px !important; background: white !important;
 }
 #home #servis div.carousel > .element h5 {
  position: static !important; width: 100%; height: auto !important; min-height: 0;
  margin: 0 !important; padding: 0 !important; color: #20262b; text-align: left;
  font: 500 18px/1.3 'Fira Sans',Arial,sans-serif !important;
 }
 #home #servis div.carousel > .element h5 span { font: inherit; color: inherit; }
 #home #servis div.carousel > .element .line, #home #servis div.carousel > .element .background > p { display: none !important; }
}
