a li.anchor {
    max-width: 18px;
}

.with-less-margin-menu header .utility-nav ul li {
    margin-right: 20px;
}

.performa-invoice-form .form-wrapper.vessel-type-liquid {
    width: 100%;
}

.rteWrap img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 15px;
}

.two-column-no-top-margin .two-column-container {
    margin-top: 0px;

}

.lang-switcher-hider header .utility-links ul li.lang-cta {
    display: none !important;
}

script+.accordion-wrapper {
    margin-top: 60px;
}

.dl-pdflist + .accordion-wrapper {
    margin-top: 40px;
}
.banner-form-no-background.logistics-comp .row.justify-center{
    justify-content: center;
}

.banner-form-no-background.logistics-comp .form-banner-image {
    text-align: left;
}
.location-geo-ip .geo-dropdown-container .geo-dropdown ul {
border-radius: 0;
        max-height: 380px;
        overflow-x: hidden;

}