
body{margin:0px;background:#000;}
.jewels_logo{background:url(../images/sukhasjewels2.png) no-repeat;width:550px;height:400px;display:block;position:relative;margin:auto;}
.coming_soon{position:absolute;bottom:30px;width:100%;text-align:center;color:#fff;font-size:28px;line-height:35px;font-family: 'Oswald', sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:1px;}

@media screen and (max-width:567px){
.jewels_logo{width:300px;height:350px;background-position:center center;}
.coming_soon{font-size:18px;bottom:30px;line-height:25px;}
}
