.customi {
  max-width: 80%;
  border-radius: 5px;
  box-shadow: 12px 13px #b8b8b8; }

.customi:hover {
  transition: all 300ms; }
