Top
Home




<meta name="viewport" content="width=device-width">

.align-right{float:right;margin:5px}
.align-left{float:left;margin:5px}
.twenty {width: 20%;height:auto}
.twentyfive {width: 25%;height:auto}
.thirty {width: 30%;height:auto}
.thirtyfive {width: 35%;height:auto}
.forty {width: 40%;height:auto}
.fortyfive {width: 45%;height:auto}
.fifty {width: 50%;height:auto}
.fiftyfive{width: 55%;height:auto}
.sixty {width: 60%;height:auto}
.sixtyfive {width: 65%;height:auto}
.seventy {width: 70%;height:auto}
.seventyfive {width: 75%;height:auto}
.eighty {width: 80%;height:auto}
.eightyfive {width: 85%;height:auto}
.ninty {width: 90%;height:auto}
.nintyfive {width: 95%;height:auto}
.onehundred {width: 100%;height:auto}
.nested {margin:10px}



@media screen and (min-width: 0px) and (max-width: 479px)
{
{
display:block;
float: none;
min-width: 100%;
}
}