.metaslider {
    overflow: hidden !important;
}
.metaslider .caption {
    background: #f53a25;
    padding: 20px !important;
    z-index: 5;
    white-space: nowrap;
    font-size: 24px;
    line-height: 13px;
    font-weight: 700;
    color: rgb(255, 255, 255);
   text-align: center;
}
.metaslider .caption-wrap {
    opacity: 1 !important;
    position: static;
}
