@font-face {
  font-family: 'BarlowSemiCondensed-Thin';
  src: url('BarlowSemiCondensed-Thin/BarlowSemiCondensed-Thin.eot?#iefix') format('embedded-opentype'),  url('BarlowSemiCondensed-Thin/BarlowSemiCondensed-Thin.otf')  format('opentype'),
	     url('BarlowSemiCondensed-Thin/BarlowSemiCondensed-Thin.woff') format('woff'), url('BarlowSemiCondensed-Thin/BarlowSemiCondensed-Thin.ttf')  format('truetype'), url('BarlowSemiCondensed-Thin/BarlowSemiCondensed-Thin.svg#BarlowSemiCondensed-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}

.div1
{
width:434px;
height:72px;
background:url(../images/unknown.png) center center no-repeat;
margin:100px auto auto auto;
}

.div2
{
width:746px;
margin:200px auto auto auto;
text-align:center;
}

.div3
{
margin-top:200px;
text-align:center;
}

.div3 img
{
margin-left:25px;
margin-right:25px;
}

.div4
{
margin-top:100px;
text-align:center;
font-family: 'Oswald', sans-serif;
letter-spacing:0.0800em;
}

.star
{
width:86px;
height:82px;
position:absolute;
margin-left:750px;
margin-top:-150px;
}


@media (max-width: 480px)
{

.div1
{
width:330px;
height:55px;
background-size: 330px 55px;
}

.div2
{
width:350px;
margin:130px auto auto auto;
text-align:center;
}

.div2 img
{
width:100%;
}

.div3
{
margin-top:130px;
text-align:center;
}

.star
{
width:38px;
height:36px;
position:absolute;
margin-left:330px;
margin-top:-85px;
}

}