/* Add here all your CSS customizations */
.sen-bg {
    background-image: url(/assets/img/solution/erzurum-bg.jpg);
}

.featured-box {
    text-align: left;
}

.project-photo {
    background: url(/assets/img/project-top.jpg) no-repeat 0 0;
    width: 760px;
    padding-top: 38px;
    margin-bottom: 30px;
}
.project-photo-no-window {
    width: 760px;
    margin-bottom: 30px;
}

.m-top-none { margin-top: 0 !important; }
.m-bottom-30 { margin-bottom: 30px !important; }
.m-bottom-none { margin-bottom: 0 !important; }