.smotri_kak_slyshno_facebook_v1 .smotri_kak_slyshno_facebook-block {
    text-align: center
}

.smotri_kak_slyshno_facebook_v1 .smotri_kak_slyshno_facebook-block .text-default {
    margin-bottom: 35px;
    margin-top: 6px
}

.smotri_kak_slyshno_facebook_v1 .smotri_kak_slyshno_facebook-block hr {
    margin-bottom: 70px
}

.smotri_kak_slyshno_facebook_v1 .smotri_kak_slyshno_facebook_v1_banner {
    width: 100%
}

.smotri_kak_slyshno-buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 17px
}

.smotri_kak_slyshno-buttons a {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    position: relative;
    width: 44px
}

.smotri_kak_slyshno-buttons a:not(:first-child) {
    margin-left: 30px
}

.smotri_kak_slyshno-buttons a:hover img {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.smotri_kak_slyshno-buttons a:hover img:nth-child(2) {
    opacity: 1
}

.smotri_kak_slyshno-buttons a img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    width: 44px
}

.smotri_kak_slyshno-buttons a img:nth-child(2) {
    opacity: 0
}