.banner_custom{
	margin-bottom : 33px;
}

.banner_custom img{
	width : 100%;
}

.desc_banner{
	height : 50px;
	padding : 16px 20px;
	background-color : #000;
}

.desc_banner p{
	font-size : 18px;
	text-transform : uppercase;
	color : #fff;
	margin : 0;
}