#partnering div#main_container {
    width: 1360px;
    padding: 0;
}

#partnering .partnering-with-uk-banner {
    height: 29.7vw;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
}
#head-container-style{
    background: #fff;
    border-bottom: 3px solid #9DB0AC99;
}
#head-container-style #cancer-zero-two-column{
    padding: 10px 25px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
#head-container-style #cancer-zero-two-column .azcl-column-par2{
    text-align: right;
}
#head-container-style #cancer-zero-two-column img{
    width: 180px;
}

@media (max-width: 767px){
    #head-container-style #cancer-zero-two-column{
        padding: 10px;
    }
}