﻿/*@media only screen and (min-width:720px) and (min-height:500px) {
  .new-parent{
        position:absolute;
        top:120px;
        right :88%;
     }
  body{
      background-image:url(/images/bg2.png);
      background-color:rgba(0, 0, 0, 0);
      background-repeat:no-repeat;
      background-position:center;
    }
} */

.new-parent{
        position: absolute; margin: 0px; left: 10em; top: 0px; width: 1000px; height: 580px; right: auto; bottom: auto; background-image: url("../../images/bg2.png"); background-color: rgba(0, 0, 0, 0); background-repeat: no-repeat; background-size: 100% 100%; background-position: 0px 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); transform: translateZ(0px);
     }
 #gwd-ad{
     position: absolute;
     top: 18%;
     left: 0%;
 }