#splash {
width: 912px;
margin-right: auto;
margin-left: auto;
clear: both;
z-index: 100;
position: relative;
}
#rosa.splash {height: 400px; margin-bottom: 140px;}

#splash-box {
width: 140px;
overflow: hidden;
clear: none;
float:left;
padding: 6px;
color: #fff;
}

#splash-box h3 {
font-size: 28px;
font-weight: bold;
line-height: 28px;
}

.box1 {background-color: #c00;}
.box2 {background-color: #f06;}
.box3 {background-color: #006;}
.box4 {background-color: #609;}
.box5 {background-color: #090;}
.box6 {background-color: #ffe100; color: #000 !important;}

#spashimg {
height: 260px;
max-width: 152px;
background-position: center;
margin-top:20px;
margin-left:-6px;
margin-right:-6px;
}

.boximg1 {background-image: url('http://www.rosacourtshops.com/images/highlights/food.jpg');}
.boximg2 {background-image: url('http://www.rosacourtshops.com/images/highlights/tcby.jpg');}
.boximg3 {background-image: url('http://www.rosacourtshops.com/images/highlights/jewelry.jpg');}
.boximg4 {background-image: url('http://www.rosacourtshops.com/images/highlights/Cupcakes_GF.jpg');}
.boximg5 {background-image: url('http://www.rosacourtshops.com/images/highlights/hair.jpg');}
.boximg6 {background-image: url('http://www.rosacourtshops.com/images/highlights/olio-cover.jpg');}

@media (min-width: 768px) and (max-width: 979px) {

#splash {
width: 708px !important;
}

#splash-box {
width: 106px;
}

#spashimg {
background-size:120%;
height: 200px;
}

#splash-box h3 {
font-size: 22px;
font-weight: bold;
line-height: 22px;
}

#rosa.splash {height: 340px; margin-bottom: 120px;}

}

@media (max-width: 767px) {

#splash {
width: 86%;
}

#splash-box {
width: 100%;
height: 48px;
overflow: hidden;
}

#spashimg {
background-size:100%;
height: 60px;
width: 60px;
float: left;
margin-left: 10px;
margin-top:-6px;
margin-bottom:-6px;
margin-right:10px;
}

#rosa.splash {height: 100px; margin-bottom: 390px;}

#splash-box h3 {
margin-top: 0px;
margin-bottom: 6px;
font-size: 20px;
font-weight: bold;
line-height: 16px;
}

}