.img-fluid {
  max-width: 100%; 
  height: auto;
}

/* Increase the size of ALL buttons */
.btn { 
  font-size: 2rem;
  padding: 1.5rem 2rem; 
}

