.tum_haberler_blogbg {
    float: left;
    width: 100%;
    height: auto;
    min-height: 250px;
    background: #fff;
    padding-top: 75px;
    padding-bottom: 75px;
}


.tum_haberler_blogbg ul {
    float: left;
    width: 100%;
    height: auto;
    padding: 0px;
    margin:0px;
}

.tum_haberler_blogbg ul li {
    float: left;
    width: 100%;
    height: auto;
    list-style: none;
    background: #fff;
    border: 1px solid #f0f0f0;
    margin-bottom: 20px;
}

.tum_haberler_blogbg ul li a{
    font-family: 'Montserrat', sans-serif;
}

.tum_haberler_blogbg ul li a .resim{
    float: left;
    width: 100%;
    height: 265px;
    overflow: hidden;
}

.tum_haberler_blogbg ul li a .aciklama{
    float: left;
    padding: 32px 30px 20px;
}

.tum_haberler_blogbg ul li a .aciklama h1{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-size:20px;
    text-align: left;
    font-weight: 700;
    color:#333;
    height:  76px;
}

.tum_haberler_blogbg ul li a .aciklama span{
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    font-size:13px;
    text-align: left;
    font-weight: 400;
    color:#a2a2a2;
}

.tum_haberler_blogbg ul li a .aciklama h2{
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-size:14px;
    font-weight: 300;
    text-align: left;
    font-weight: 600;
    color:rgba(0,0,0,0.40);
    line-height: 21px;
    height:  73px;
}