	.carousel-top-img img {
			width: 100%;
			height: 300px;
			}
			.p-top-img{
			line-height: 2.3; 
			text-align: right;
			}
			.paddin-top-fff{
			background-color: fff;
			}
			.carousel-indicators li {
			width: 12px;
			border-radius: 50%;
			height: 18px;
				
			}
			
			.h-titel{
			border-bottom: 1px solid #ffcc00;
			display: inline-block;
			padding-bottom: 11px;
			}
@media(max-width:768px){
	.h-titel{
			margin-top:  20px;
			}
}