content

#home-text-top {
float: left;
width: 100%;
}
#home-image-top {
display: none;
}
#featured-left {
float: left;
width: 100%;
}
#featured-right {
float: right;
width: 100%;
}
.about-image {
width: 100%;
float: image;
}
.about-text {
width: 100%;
float: image;
}
.noMobile {
display: none;
}