.mainbanner {
    width: 145px !important;
    height: 55px !important;
    -webkit-filter: drop-shadow(1px 1px 1px #6E6E6E);
    filter: drop-shadow(1px 1px 1px #6E6E6E);
}

.imgservices {
    height: 180px !important;
    width: 180px !important;
    margin-bottom: 35px !important;
    margin-top: 35px !important;
}

.products {
    width: 100% !important;
    height: 270px !important;
}

.imgmodal {
    height: 380px !important;
    width: 580px !important;
}

.imgsupplier {
    background-color: #fff;
    border: 1px solid #fff !important;
    height: 80px !important;
    width: 220px !important;
    margin-top: 40px !important;
    filter: grayscale(50%);
    transition: all .2s ease-in-out;
}

.imgsuppliertop {
    background-color: #fff;
    border: 1px solid #fff !important;
    height: 100px !important;
    width: 240px !important;
    filter: grayscale(50%);
    transition: all .2s ease-in-out;
}

.imgsupplier:hover,
.imgsuppliertop:hover {
    transform: scale(1.2);
}

.imgabout {
    height: 100% !important;
}

[node-id='1'] rect,
[node-id='9'] rect,
[node-id='14'] rect,
[node-id='15'] rect,
[node-id='16'] rect {
    fill: #0070C0;
}

.field_1 {
    fill: #fff;
}

.imageoverview {
    height: 100% !important;
    width: 100% !important;
}

.headerrrrrrr {
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    text-shadow: 3px 3px #6E6E6E;
    width: 70% !important;
    margin: auto;
}