Altitude Pro Remove Linear gradient from front page images
.image-section {
display: table;
overflow: hidden;
table-layout: fixed;
width: 100%;
}
.image-section {
display: table;
overflow: hidden;
table-layout: fixed;
width: 100%;
}