/* -----------------------------------------------------------
THEME STYLESHEET WEB-LEASE 
version: 1.1
last modified: 3-2-2020 by Jonathan
author: Bas Faro, Jonathan van den Brink
website: https://www.padgin.com/
template: Exact
------------------------------------------------------------ */
.coverImage {
  height: 300px;
  width: 100%;
  top: unset !important;
}
.parallax {
  height:200%;
}
@media screen and (max-width : 810px) {
.coverImage {
  height: 400px;
}
}