﻿footer {
    border-top: 3px solid #9a0c1b;
}

.sub-brand-header {
    background: #F9F2F4;
}

.left-line-bg {
    background: url('/ii/vkz-line-bg2_new.jpg') left top no-repeat;
    background-size:contain;
}

.nav {
    background: #8D0A23 !important;
}

@media only screen and (max-width : 768px) {
    .left-line-bg {
        width: 14px !important;
    }
    .left-line-bg {
        background: url('/ii/vkz-line-bg2_new_mob.jpg') left top no-repeat !important;
        background-size: contain !important;
    }
}

.image-wrapper{
    margin-bottom:40px;
}

.Table tr > td, table tr > th {
    border: 1px black solid;
}