.btn-winzard {
  display: flex;
  justify-content: space-around;
  align-items: center; }

@media screen and (max-width: 600px) {
  .m-portlet__body {
    padding: 5px !important; }

  .m-brand__logo-wrapper {
    margin-left: 5px; }

  .btn.m-btn--custom {
    padding: .75rem 0.5rem !important; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Styles */
  .g-recaptcha {
    position: relative;
    top: 0;
    right: 30px;
    transform: scale(0.65);
    -webkit-transform: scale(0.65); } }
.m-brand__logo-wrapper img {
  width: 200px;
  height: auto;
  margin-top: 10px; }

.blockquote-footer {
  font-size: 18px !important; }

/*# sourceMappingURL=me.gsuite.trial.css.map */
