position:relative; z-index:1;
position: relative;
z-index: -1;
.clearfix:after{
content:'';
display:table;
clear:both;
}
#news a{
display:block;
}
#news {
float: left;
width: 100%;
height: 300px;
background: #3E3E3E;
position: relative;
z-index: 1;
}
#news article {
width: 400px;
height: 250px;
margin: 15px;
box-shadow: inset 0px 0px 20px 10px rgba(0,0,0,0.6); /*Тень*/
}
#news article img {
width: 400px;
height: 250px;
position: relative;
z-index: -10;
}
#news article h1 {
position: absolute;
top: 190px;
left: 15px;
font-size: 1.1em;
color: #FFF;
}
//var image = new google.maps.MarkerImage('http://test3.cf21443.tmweb.ru/wp-content/themes/flame/images/1-06.svg',
new google.maps.Size(85, 82),
new google.maps.Point(0,0),
new google.maps.Point(16, 35));
<div class="content_wrap">
<div class="content_box">
<i></i>
<span>Признание</span>
</div>
<div class="content_box">
<i></i>
<span>Отношение</span>
</div>
</div>
<div class="content_box">
<i></i>
<span>Самосовершенствование</span>
</div>