.metaslider .custom-html .media-embed .embed-url > span {
    display: block;
    margin-bottom: 15px;
}

.metaslider .slide.custom_html .thumb {
    background-repeat: no-repeat;
    background-size: auto 100px !important;
    background-position: center center;
    background-color: #e44d26;
    background-image: url('icon.png');
}