56 lines
1.2 KiB
CSS
Vendored
56 lines
1.2 KiB
CSS
Vendored
/* .industry-insights-banner .subtitle-text {
|
|
max-width: 550px;
|
|
margin: 0 0 80px 0;
|
|
}
|
|
|
|
.industry-insights-banner .news-event-section .inner-col .img-wrap {
|
|
width: 180px;
|
|
flex: 0 0 180px;
|
|
max-width: 180px;
|
|
}
|
|
|
|
.industry-insights-banner .inner-banner-content .title-text {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.secondary-banner.inner-page-banner.industry-insights-banner {
|
|
height: auto;
|
|
margin: 0;
|
|
}
|
|
|
|
.industry-insights-banner .news-event-section {
|
|
padding: 50px;
|
|
margin: 0;
|
|
}
|
|
|
|
.industry-insights-banner .news-event-section .title {
|
|
margin: 0 0 15px 0;
|
|
}
|
|
|
|
.industry-insights-banner .news-event-section .inner-col .text-wrap {
|
|
margin: 0;
|
|
}
|
|
|
|
@media (max-width: 1399px) {
|
|
.industry-insights-banner .news-event-section {
|
|
padding: 40px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1199px) {
|
|
.industry-insights-banner .subtitle-text {
|
|
margin: 0 0 60px 0;
|
|
}
|
|
.industry-insights-banner .news-event-section {
|
|
padding: 30px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 767px) {
|
|
.industry-insights-banner .subtitle-text {
|
|
margin: 0 0 40px 0;
|
|
}
|
|
.industry-insights-banner .news-event-section {
|
|
padding: 25px 20px;
|
|
}
|
|
} */ |