
        #slider-wrap .container { height: 375px}

    .post.photo {
width:300px;
height:300px;
}

.post.text {
    height:300px;
}

.post.text .post-home-content{
    width:259px;
    
}
    #single-slider-wrap h2 {
      background: none repeat scroll 0 0 #000000;
      bottom: 12px;
      color: #FFFFFF;
      font-family: 'Droid Sans',arial,serif;
      font-size: 18px;
      opacity: 0.8;
      padding: 10px;
      position: absolute;
      left: 10px;

      z-index: 110;
    }

