/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.domain-checker-bg {
margin: 0;
  padding: 60px 60px;
  background-repeat: no-repeat;
  background-position: -1610px -430px;
  background-image: url(../img/checker.png);
}