div.login-wrapper-icon {
   margin-top: 20px;
   display: flex;
   justify-content: space-around;
}
   div.login-wrapper-icon > img {
      height: 225px;
   }
