.homepage .sustainability-green-card-outer .sustainability-col-card .sustainability-col-card-body ul{
    width: 50%;
}
.OurApprochWrapLeft.no-link:after {
    display: none;
}
.supplier-collaboration .ourApproachSteps_Sec .ourApproachSteps_Sec_Col {
    width: calc(25% - 20px);
    margin-left: 20px;
    border-radius: 15px;
    background-color: #fff;
    padding: 30px 40px;
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.image-with-desc-card-outer .progress-heading-contain{
    display: flex;
    justify-content: space-between;
}
.image-with-desc-card-outer .progress-heading-contain .progress-heading-left{
    color: #222D5F;
}
.image-with-desc-card-outer .progress-heading-contain .progress-heading-right{
    text-align: right;
    color: #222D5F;
}
.ethical-and-sustainable-resources-page .image-with-desc-card-outer .image-with-desc-card:nth-child(2) .row{
    align-items: unset;
}

.leader-messages-more-info-sec .leader-message-row-col {
    max-width: 100%;
    flex: 0 0 100%;
}
.leader-messages-more-info-sec .leader-message-row-col:first-child {
    display: none;
}
.why-it-matters .why-it-matters-fisrt-column .spotlightSecRight{
    background: none;
}
.why-it-matters .why-it-matters-fisrt-column .spotlightSecRight .analyst-spotlight .spotlight-nav{
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.why-it-matters .why-it-matters-fisrt-column .spotlightSecRight .analyst-spotlight .spotlight-nav li:last-child{
    border: none;
    padding-bottom: 0;
}
.emp-dev-exp .why-it-matters .why-it-matters-fisrt-column .spotlightSecRight .analyst-spotlight .spotlight-nav{
    padding-bottom: 30px;
}
.climateAction_planRepeaterList > div {
    align-items: center;
    display: flex;
}
.ourApproachSteps_Sec_Col.counter_increament_sec.default-theme {
    cursor: pointer;
}
.climateaction-plan-2024 .key-governance-section .sustainabilityTable table tr td:first-child{
    text-align: center;
    vertical-align: middle;
}

.key-governance-section .key-governance-card .key-governance-card-head h4 {
    text-align: left;
}
.image-with-desc-card-outer .image-with-desc-card .progress-block-wrapper .progress_inner_contain .inner_left_col{
    max-width: calc(100% - 105px);
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
    .sustainability-at-sobeys-section .sustainability-strategy-col-row .sustainability-row-col {
        max-width: 25%;
    }
}
@media (max-width: 1508px) {
  .climateAction_planheading {
    align-items: center;
    display: flex;
  }
}
@media (max-width: 767.5px) {
    .supplier-collaboration .ourApproachSteps_Sec .ourApproachSteps_Sec_Col {
        width: 100%;
        margin-left: 0;
    }
}