html
{
    height:100%;
}

body{
    background-color: #F9F9F9;
    height:100%;
}

.home
{
    background-color: #F9F9F9;

}

.space-top
{
    height:10%;
}

.space-legal
{
    height:40px;
}

.home .space-top
{
    height:8%;
}

.line
{
    background-color:#000000;
    height:1px;
    width:100%;
   margin-top:20px;
}
.logo
{

}

.legal{
    margin-bottom:15px;
}
.yes-no a
{
    margin-left: 30px;

    margin-right: 30px;
}

.copy
{
 margin-top:43px;
}
.antigua-copy
{
    margin-top:12px;
}

.brands
{
    margin-top:70px;
}
.brand-img
{
    padding-top:30px;
    vertical-align: middle;
}

.btn-enter
{
    margin-top:25px;
}

.footer
{
   height:50px;
}
.footer-item
{
  padding-top:5px;
}