@media screen and (min-width: 800px) {
    .info-box {
       
        width: 400px;
      
    }
}