.h2baslik.section_header h3 {
    line-height: normal !important;
    text-align: left;
}

.urun-detay-alt-h2 {
    letter-spacing: 5px;
    margin-right: -1em;
    color: #232F3F;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
}

.urun-detay-alt-h2 + p {
    text-align: left;
}

.flex-wrap blockquote {
    padding: 10px 20px;
    margin: 20px 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
    margin-top: 20px;
    text-align: left;
}

.testdescpition {
    text-align: left;
}

.testdescpition li {
    color: #232F3F;
    font-size: 16px;
    line-height: 28px;
    list-style: none;
}

.testdescpition li:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    font-size: 12px;
    color: #5460a1;
    margin-right: 10px;
    vertical-align: middle;
}

.content-panel {
    padding: 15px;
}

.content-panel .img-responsive {
    height: 100%;
}
