.london-style {
    background-color: #f6f6f6;
    margin-top: 10px;
    padding-top: 0 !important;
}

.london-style .sidebar-left {
    padding-top: 40px;
}

.london-style #main {
    background-color: #fff;
    margin-top: 0;
}

.london-style .sidebar-left .img-tutor {
    border-radius: 50%;
    padding: 10px;
    width: 183px;
    height: 183px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #F26F2B;
}

.london-style h1.page-title {
    margin-top: 5px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
}

.london-style .btn-book {
    width: 200px;
    margin: 0 auto;
    margin-top: 30px;
}

.london-style #breadcrumbs {
    margin-bottom: 30px
}

.london-style .breadcrumbs div.col-sm-offset-3 {
    margin-left: 15px;
    padding-left: 0;
}

.london-style h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}

.london-style .post_content p {
    margin-bottom: 10px;
    padding-left: 60px;
}

.london-style .embed-responsive.embed-responsive-16by9 {
    margin-left: 60px;
}

h4.ttico {
    position: relative;
}

h4.ico-subjects {
    line-height: 25px;
    background: url('../images/tt-icons/icon.svg') no-repeat top left;
    padding-left: 60px;
    background-size: 41px 25px;
}

h4.ico-experience {
    line-height: 36px;
    background: url('../images/tt-icons/icon_ok.svg') no-repeat center left;
    padding-left: 60px;
    background-size: 38px 36px;
}

h4.ico-qualification {
    line-height: 36px;
    background: url('../images/tt-icons/icon_dyplom.svg') no-repeat center left;
    padding-left: 60px;
    background-size: 42px 36px;
}
h4.ico-residence{
    line-height: 38px;
    background: url('../images/tt-icons/map.jpg') no-repeat top left;
    padding-left: 60px;
    background-size: 33px 38px;
}

h4.ico-places_i_have_travelled{
    line-height: 33px;
    background: url('../images/tt-icons/plans.jpg') no-repeat top left;
    padding-left: 60px;
    background-size: 43px 33px;
}

h4.ico-approach {
    line-height: 53px;
    background: url('../images/tt-icons/icon_idea.svg') no-repeat center left;
    padding-left: 60px;
    background-size: 51px 53px;
}

h4.ico-video {
    line-height: 29px;
    background: url('../images/tt-icons/icon_video.svg') no-repeat center left;
    padding-left: 60px;
    background-size: 38px 29px;
}

h4.ico-comments {
    line-height: 29px;
    background: url('../images/tt-icons/icon_dymek.svg') no-repeat center left;
    padding-left: 60px;
    background-size: 38px 29px;
}

h4.ico-fun-facts {
    line-height: 39px;
    background: url('../images/tt-icons/icon_emoticon.svg') no-repeat center left;
    padding-left: 60px;
    background-size: 38px 39px;
}
h4.ico-blog {
    line-height: 39px;
    background: url('../images/tt-icons/newicon.svg') no-repeat center left;
    padding-left: 60px;
    background-size: 38px 39px;
}
@media (min-width: 1190px) {
    .london-style #main article {
        padding-left: 20px;
        padding-right: 20px;
    }
}