.vc_gitem-zone-img {
    width: 100%;
    display: block;
    visibility: hidden;
    height: auto;
}

.vc_gitem-zone, .vc_gitem_row .vc_gitem-col {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    box-sizing: border-box;
}

.vc_gitem_row .vc_gitem-col {
    padding: 10px;
}
.vc_gitem_row {
    margin-left: 0;
    margin-right: 0;
    padding: inherit;
    box-sizing: border-box;
}

.vc_grid-item { 
    padding-right: 10px; 
    padding-bottom: 20px; 
    padding-left: 10px; 
    
}

@media screen and (max-width: 778px)
{
#page #fancy-header {
min-height: 430px !important;
}
}