@media (min-width: 700px) and (max-width: 768px) {
.card-video.dashboard-product {
width: 405px;
}
.ed-tech-text h3 {
max-width: 448px;
}
.card-video img, .card-video video {
width: 64%;
}
.dashboard-product img {
width: 64%;
bottom: 0;
position: absolute;
bottom: 0;
height: 100%;
bottom: -78px;
}
img.cora-reading {
right: -428px;
}
.team-home li {
height: 228px;
}
.pink-bg-home img {
left: 0;
display: none;
}
.header-img {
width: 180px;
}
.header-img-second {
width: 167px;
}
.heading-top p {
width: 80%;
}
}
@media (min-width: 800px) and (max-width: 853px) {
.line-4 {
height: 23%;
}
.line-5 {
height: 41%;
}
.line-6 {
height: 59%;
}
.line-7 {
height: 76%;
}
.dashboard-product img {
width: 64%;
bottom: 0;
position: absolute;
bottom: 0;
height: 100%;
bottom: -80px;
}
}
@media (min-width: 912px) and (max-width: 1024px) {
.dashboard-product img {
width: 64%;
bottom: 0;
position: absolute;
bottom: 0;
height: 100%;
bottom: 0;
}
.grid-items {
grid-template-columns: 1fr 2fr;
}
.lumi-feedback img {
display: none;
}
}
@media (min-width: 300px) and (max-width: 320px) {
.line-7 {
height: 75%;
}
.header-img {
width: 90px;
}
.header-img-second {
width: 90px;
}
.heading-top h1 {
max-width: 100%;
width: 100%;
}
.container-large {
padding: 0 26px;
}
.how-works-home .card-product {
margin: 0;
}
}