Untitled
unknown
plain_text
a year ago
1.5 kB
7
Indexable
@media only screen and (max-width:767px) {
html body .home-chiptuning-products .drei-wege-zu-mehr-leistung-2 {
width: fit-content;
}
html body .w-background-video video {
height: 540px;
margin-top: auto;
inset: unset !important;
}
html body .w-background-video video+div:before {
content: '';
backdrop-filter: blur(10px);
width: 100%;
height: 10%;
position: absolute;
bottom: 51%;
z-index: 0;
background: linear-gradient(0deg, #000000 54%, rgba(0, 0, 0, 0) 100%);
}
html body .w-background-video video+div:after {
content: '';
backdrop-filter: blur(10px);
width: 100%;
height: 53%;
position: absolute;
background: #000000E5;
bottom: 0px;
}
html body .w-background-video video+div>.container-3,
html body .w-background-video .logo-title {
z-index: 99;
}
html body .w-background-video video+div>.container-3 {
padding-top: 34vh;
}
html body .w-background-video video+div>.container-3 .stage__benefits {
width: 100%;
max-width: 100%;
}
html body .w-background-video video+div>.container-3 .stage__benefits {
width: 100%;
max-width: 100%;
min-width: 100%;
}
html body .w-background-video video+div>.container-3 .stage__benefits>div {
width: 100%;
max-width: 47%;
}
}Editor is loading...
Leave a Comment