.image{
    height: 100%;
	object-fit: cover;
    position: unset !important;

}

.bricks-layout-item{
    overflow: hidden;
}

