.yesp-title {
    display: none;
}
@media only screen and (max-width: 768px) {
.yesp .yesp-container .yesp-autoposter .yesp-autoposter-icon div {
    position: relative;
    left: -10px;
    top: -30px;
    background: url(../images/youtube-icon-dark.png) no-repeat top left;
    width: 25px;
    height: 25px;
    background-size: contain;
}
}