.box_info {border: 2px ridge #990000; border-radius: 8px; padding: 40px 20px; margin: auto; font-size: 14px; margin: 50px; position: relative;}
.box_info:hover {width: 92%; position: relative; z-index: 30; background: white; background: rgba(255,255,255,.9); box-shadow: inset 0 0 20px grey; padding: 10px 5px 10px 5px; font-size: 30px; margin: 18px; transition: all 1s;}