Skip to content
.hero-section {
height: 180px !important;
max-height: 180px !important;
min-height: 180px !important;
overflow: hidden !important;
padding: 0 !important;
margin: 0 !important;
}
.hero-section img {
height: 100% !important;
width: 100% !important;
object-fit: cover !important;
}
.hero-section .heading,
.hero-section .subheading {
font-size: 0.6rem !important;
line-height: 1 !important;
margin-bottom: 0 !important;
max-width: 80% !important;
padding: 0 !important;
}
.hero-section {
height: 120px !important;
max-height: 120px !important;
min-height: 120px !important;
overflow: hidden !important;
padding: 0 !important;
margin: 0 !important;
}
.hero-section img {
height: 100% !important;
width: 100% !important;
object-fit: cover !important;
}
.hero-section .heading,
.hero-section .subheading {
font-size: 0.5rem !important;
line-height: 1 !important;
margin-bottom: 0 !important;
max-width: 80% !important;
padding: 0 !important;
font-weight: 300 !important;
}