J'ai un problème d'affichage sur ordi portable.
Comment le résoudre?

Sur mon ordi de bureau "CLASSEMENTS, ÉVÈNEMENTS, BREAKING NEWS prend la meme largeur que l'image en dessous.
table {
border-width:3px;
border-style:solid;
border-color:white;
border-layout: fixed;
width:32%;
background-image:url(images/fond.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
color:#FFFFFF;
text-align:center;
margin: auto;
}