.central-news{
   max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 7rem;
 
}

.img-world-center{

margin-top: -4rem;

}


@media (max-width: 634px){
    .img-world-center{
 transform: translateY(-20%);

}
   
}
.centre-text-news {
  text-align: center;
  font-size: clamp(1rem, 2.5vw, 2rem);
}



.paginacentral{
    margin-top: -35px!important;
}