.video-shariff-preview-text{
background: #ccc;
padding: 15px;
color: #F37122;
border-radius: 4px;
}
.video-shariff-preview-icon{
border-left-color: #F37122;
}
/* für kleines Video Seite Kontaktlos bezahlen : */
#c1296 .video-shariff-preview-icon{
left: 55%;
}
@media (max-width: 1039px){
#c1296 .video-shariff-preview-text{
width: 90%;
font-size: 0.6em;
top: 1.5rem;
padding: 5px;
}
#c1296 .video-shariff-preview{
top: 15%;
}
}
@media (min-width: 1040px){
#c1296 .video-shariff-preview-text{
width: 90%;
font-size: 0.7em;
top: 1.5rem;
}
#c1296 .video-shariff-preview{
top: 25%;
}
}