 
.breadcrumb {
    display: none;
}
.new-container {
    max-width: 1200px;
}
.heading-menu {
    text-align: center;
}
.edi-btn select[data-countrygdpr="MECountryListing"] {
    width: 100% !important;
    margin-top: 25px !important;
    height: 35px !important;
    padding: 0 !important;
}
a.hotfix {
    display: inline-block;
    color: #000;
    text-decoration: none;
    background-color: #C4C8CC;
    padding: 4px 12px;
    line-height: normal;
    border-radius: 5px;
    margin: 15px;
}
a.hotfix:hover{
    color:#fff;
    background-color:#0484cc;
}
