#specialcontent {
margin:0;
width:100%;
float:left;
padding:10px 0;
height:750px;
background-color:#660e8c;
background-image:url(../images/viola-special.jpg)!important;
background-position:center;
background-size: 1300px;
background-repeat:no-repeat;
}

.section .inner .title h1 {
    font-size: 4.7em;
}    
	
@media all and (max-width:899px) and (min-width:200px) {

	.item {
		display:none;
	}

	.section .inner .title h1 {
		    font-size: 2.87em;
		}	   


}