creatus-child

.thz-3d-view .thz-column{
width: 100%;
}

.post-type-archive-modellen .thz-grid-item .thz-post-media{
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}

.post-type-archive-modellen .thz-items-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: unset !important;
}

.post-type-archive-modellen .thz-items-grid .thz-grid-item {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
width: 100% !important;
position: unset !important;
left: unset !important;
top: unset !important;
}

.homeBromOne .thz-hover-img-mask {
background-position: center 90% !important;
}