.container { width: 100%; } .image { text-align: center; } .container img{ max-width:100%; height:auto; } figure[typeof~='mw:File'] > a:first-child:hover:not(.lazy):not(.new) img, figure[typeof~='mw:File/Frameless'] > a:first-child:hover:not(.lazy):not(.new) img, figure[typeof~='mw:File/Thumb'] > a:first-child:hover:not(.lazy):not(.new) img, figure[typeof~='mw:File/Frame'] > a:first-child:hover:not(.lazy):not(.new) img, figure[typeof~='mw:File'] > a:first-child:hover:not(.lazy):not(.new) source, figure[typeof~='mw:File/Frameless'] > a:first-child:hover:not(.lazy):not(.new) source, figure[typeof~='mw:File/Thumb'] > a:first-child:hover:not(.lazy):not(.new) source, figure[typeof~='mw:File/Frame'] > a:first-child:hover:not(.lazy):not(.new) source { transform: scale(1); }