/* Scss Document */
body {
  background-color: white;
  background-image: url("../img/ringwave-img12x.png");
  background-size: cover; }

.main-logo {
  height: 210px;
  min-height: 20%;
  margin-right: auto;
  margin-left: auto;
  display: block; }

.h-tag-3 {
  font-family: open-sans;
  text-align: center;
  margin-left: -100px; }
