.slider__item {
    background: unset;
}
.logo__summary {
    max-width: unset;
    padding-top: 20px;
}
.wrap__header--inner p.logo__title {
    font-size: 30px;
}
.fixed .logo__title {
    font-size: 22px!important;
}

.wrap__fullscreenbackground:before {
  
    background: rgb(0 0 0 / 3%) !important;
    
}
.two-comps--alt .wrap__grid_cols div[class*="wrap__grid_cols--"]:last-child:before {
    background: unset !important;
}
.wrap__grid_cols--7 {
   
    width: 100% !important;
}
.wrap__grid_cols--5 {

    display: none !important;
  
    width: 0 !important;
}
.featuredarticles__title, .featuredarticles__caption {
    text-align: center;
}
.featuredarticles__caption:after {
 
    display: block;
  
    margin: 0 auto;
}