.hero-grid-image {
height: 100%;
}
.hero-grid-image figure {
height: 100%;
}
.breakdance img {
height: 100%;
width: 100%;
object-fit: cover;
}
.breakdance .section-background-overlay {
border-radius: 15px;
}
.breakdance .bde-image-hover-card img {
height: 100% !important;
}
@media screen and (max-width: 350px) {
.breakdance .bde-div-20-122 {
margin-top: -60px !important;
}
}
@media screen and (max-width: 330px) {
.breakdance .bde-div-20-122 {
margin-top: -40px !important;
}
}
@media screen and (max-width: 320px) {
.breakdance .bde-div-20-122 {
margin-top: -30px !important;
}
}