.docs_layout_dev_header {
    background-image: url("/forums/uploads/pages_media/84_Speed-tracks-city.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 5px;
    padding: 90px 30px;
    position: relative;
}


#elCmsPageWrap {
	width:90%;
	margin-left:5%;
}

.cDevDocs li {
 	font-size:12px;
}

.cDevDocs .level1 {
 	font-size:14px !important;
}

.ipsType_sectionTitle {
	border-radius:2px;
}

.cDevDocs h4 {
 	font-size:14px !important;
  	font-weight: 500;
}

.cDevDocs h5 {
 	font-size:12px !important;
}

.ipsDataItem_subList li a:after {
    content: '';
}
