.title-section.terms_condition_header {
    padding: 50px 0;
    margin-top: 58px
}
.title-section.terms_condition_header h3 {
    position: relative;
    font-weight: 600
}
.terms-policy-content {
    padding: 50px 0 10px;
    font-size: 16px;
}
.terms-policy-content h6 {
    font-weight: 600
}

.terms-policy-content ul li {
    margin-bottom: 12px
}
.release_container{
    margin-top: 100px;
}
.release_container iframe{
    width: 100%;
}
.release_logo{
    max-width: 640px;
    margin: 0 auto 20px;
    text-align: center
}
.release_logo img{
    max-width: 250px;
}