.home_blocks{
	display: inline-block;
	width:100%;
	margin-top:30px;
	position: relative;
	color:#fff;
}

.home_blocks h2{
	position: relative;
    right: 14px;
    text-align: right;
    font-size:18px !important;
text-decoration : none;
}
.home_blocks h2 a:hover {color:#FFF;}  .home_blocks h2 a {text-decoration:none;color:#FFF;} .home_blocks h2 a:focus {text-decoration:none;color:#FFF;}

.home_blocks p{
	max-width: 268px !important;
	line-height:1.3em;
	float: right;
}

.nour{
	background: url("../images/deglet_nour.png") no-repeat right;
	background-size: contain;
	min-height:180px;
	max-height:300px;
	padding: 21px 5px 0 41px;
    font-size: 12px;
}

.khouat{
	background: url("../images/khouat_alig.png") no-repeat right;
	background-size: contain;
	min-height:180px;
	max-height:300px;
	padding: 21px 5px 0 41px;
    font-size: 12px;
}

.kenta{
	background: url("../images/kenta.png") no-repeat right;
	background-size: contain;
	min-height:180px;
	max-height:300px;
    padding: 21px 5px 0 41px;
    font-size: 12px;
}

.maltaise{
	background: url("../images/orange_maltaise.png") no-repeat right;
	background-size: contain;
	min-height:180px;
	max-height:300px;
    padding: 21px 5px 0 41px;
    font-size: 12px;
}

.pomme_de_terre{
	background: url("../images/pomme_de_terre.png") no-repeat right;
	background-size: contain;
	min-height:180px;
	max-height:300px;
    padding: 21px 5px 0 41px;
    font-size: 12px;
}



