.iconlist {
list-style-type: none !important;
} #vision-parallax-short {
position: relative;
width: 100%;
}
#vision-parallax-short .section {
margin: 0 !important;
padding: 0 !important;
}
#vision-parallax-short .parallax {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: transparent;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
overflow: hidden;
z-index: 1;
}
#vision-parallax-short .parallax .heading-block h2 {
margin: 0 !important;
line-height: 1;
}  @media (min-width: 768px) {} @media (min-width: 992px) {} @media (min-width: 1200px) {}