.paragraph--type--imatge-hero .static {
    position: absolute;
    height: 500px;
    overflow: hidden;
    left: 0px;
}
.paragraph--type--imatge-hero .static img {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    will-change: transform;
	height: 1350px;
}
.paragraph--type--imatge-hero .black-opacity {
    position: absolute;
    height: 500px;
    overflow: hidden;
    top: auto;
    bottom: auto;
}
.paragraph--type--imatge-hero .paragraph--type--image-collection {
    min-height: 550px;
}
