.container-fluid.new_blog_art {
    padding: 0 0 0 0;
    color: #000000;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body {
    background: #ffffff !important;
}
.how-to_header-block {
    position: relative;
    margin-bottom: -50px;
    padding: 64px 15px 36px;
    background-color: #F8E341;
    top: -50px;
}
.how-to_header-block .container > .row {
    display: flex;
    flex-wrap: wrap;
}
.how-to_article-progress {
    position: sticky;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 100%;
    z-index: 10;
}
.how-to_article-progress > div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    padding: 10px;
    background-color: #F8E341;
    border-radius: 0 0 25px 25px;
}
.how-to_article-progress span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 96px;
    padding: 4px 0;
    background-color: #FFFFFF;
    border-radius: 50px;
}
.how-to_breadcrumbs {
    margin-bottom: 40px;
}
.how-to_breadcrumbs span {
    margin-right: 12px;
}
.how-to_header-block h1.pageHeading {
    margin: 0 0 126px 0;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
}
.how-to_article-info {
    color: #494949;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.how-to_author img {
    width: 36px;
    height: 36px;
    margin-right: 10px;
    border-radius: 50%;
}
.how-to_author a,
.how-to_author a:hover {
    color: #494949;
}
.how-to_author,
.how-to_date,
.how-to_time-read,
.how-to_views {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 10px;
}
.how-to_date svg,
.how-to_time-read svg,
.how-to_views svg {
    margin-right: 10px;
}
.how-to_img-conteiner {
    display: flex;
}
.how-to_img-conteiner img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.how-to_content-block {
    padding: 60px 0 70px;
}
.how_to-article_step {
    margin: 0 0 60px;
}
.how-to_article_content-block h2 {
    margin: 0 0 20px;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
}
.how-to_article_content-block h3 {
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
}
.how-to_article_content-block h2 span {
    padding: 3px 15px;
    border-radius: 10px;
    background: #19BF4A;
    color: #FFF;
}
.how-to_article_content-block .how_to-article_step p {
    margin-bottom: 15px;
    color: #000;
    line-height: 26px;
}
.how-to_article_content-block a,
.how-to_article_content-block a:hover {
    color: #19BF4A;
}
.how-to_article_content-block img,
.how_to-providers_info .how_to-img img,
.how_to-trick_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.how_to-providers_block {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -15px 0;
}
.how_to-providers_block > div {
    display: flex;
}
.how_to-providers_info {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    border: 2px solid #F8E341;
}
.how_to-providers_info {
    margin: 0 15px;
}
.how_to-providers_info > div {
    display: inline-block;
}
.how_to-providers_info .how_to-img {
    width: 133px;
    min-width: 133px;
    height: 133px;
    min-height: 133px;
    padding: 25px;
    margin-right: 20px;
    background-color: #F8E341;
    border-radius: 10px;
}
.how_to-providers_info .how_to-text h3 {
    margin-bottom: 10px;
}
.how_to-domain_block {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    border-radius: 10px;
    background: #F8E341;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}
.how_to-domain_block > div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.how_to-domain_block .how_to-domain_text {
    border-right: 4px solid #ffffff;
}
.how_to-domain_block .how_to-domain_name {
    position: relative;
    overflow-wrap: anywhere;
    text-align: center;
}
.how_to-domain_block .how_to-domain_name::after {
    position: absolute;
    content: url("/templates/solo/images/how_to_create_store_article/search.svg");
    width: 20px;
    height: 20px;
    right: 20px;
}
.how_to-tricks_block {
    margin: 40px -15px 0;
    display: flex;
}
.how_to-tricks_block > div {
    padding: 0 10px;
    margin: 0 0 40px;
    display: flex;
    flex-direction: column;
}
.how_to-tricks_block-container {
    padding: 20px 15px;
    border-radius: 10px;
    border: 2px solid #f2f4f7;
    height: 100%;
}
.how_to-trick_img {
    height: 133px;
    margin-bottom: 20px;
}
.how_to-trick_list li {
    position: relative;
    padding: 0 0 0 35px;
    line-height: 26px;
}
.how_to-trick_list li::before {
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23929292'/%3E%3Cpath d='M14.8189 14.8445L5.08053 5.06942' stroke='white' stroke-width='2'/%3E%3Cpath d='M5.06214 14.8261L14.8373 5.0878' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
    width: 20px;
    height: 20px;
    top: 3px;
    left: 0;
}
.how_to-trick_list li.how_to-trick_list_plus::before,
.how_to-trusted_seo_list li::before {
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%2319BF4A'/%3E%3Cpath d='M3.5 10.5L7.5 14.5L17 5' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
    width: 20px;
    height: 20px;
    top: 3px;
    left: 0;
}
.how-to_article_content-block #trust_company span {
    padding: 0 0;
    border-radius: 0;
    background: transparent;
    color: #F8E341;
}
.how_to-trust_studio_list {
    margin-bottom: 95px;
}
.how_to-trust_studio_list li {
    position: relative;
    padding: 0 0 0 100px;
    margin-bottom: 40px;
}
.how_to-trust_studio_list li > span {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    background-color: #F8E341;
    border-radius: 50%;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}
.how_to-trust_studio_list .demo_scores {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.how_to-trusted_seo {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 2px solid #F8E341;
}
.how_to-trusted_seo {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding: 40px 60px;
    border-radius: 10px;
    border: 2px solid #F8E341;
}
.how_to-trusted_seo img {
    width: 180px;
    margin-right: 30px;
}
.how_to-trusted_seo_list li {
    margin-bottom: 10px;
    padding: 0 0 0 35px;
}
.how_to-faults_block h2 {
    margin-bottom: 50px;
}
.how_to-fault {
    display: flex;
    align-items: center;
    margin-bottom: 90px;
}
.how_to-fault:last-of-type {
    margin-bottom: 0;
}
.how_to-fault-img {
    display: flex;
    justify-content: center;
}
.how_to-fault-img img {
    height: 340px;
}
.how-to_after-block {
    margin-bottom: 40px;
}
.how-to_right-content-block {
    position: sticky !important;
    top: 100px;
    z-index: 20;
    margin-bottom: 20px;
}
.how-to_anchors,
.how-to_other-categories {
    display: flex;
    justify-content: flex-end;
}
.how-to_anchors {
    margin-bottom: 20px;
}
.how-to_anchors > div,
.how-to_other-categories > div {
    max-width: 270px;
    width: 100%;
    padding: 10px 25px;
    margin: 0 0 0 30px;
    border-radius: 10px;
    background: #F2F4F7;
    outline: 2px solid white;
    transition: padding 1s ease-in-out;
}
.how-to_other-categories > div {
    background: #F8E341;
}
.how-to_anchors.open > div,
.how-to_other-categories.open > div {
    padding: 20px 25px;
}
.how-to_anchors_scroll,
.how_to-categories_scroll {
    max-height: 250px;
    margin-top: 0;
    padding: 0 10px 0 0;
    transition: margin-top 1s ease-in-out;
    overflow-x: hidden;
    overflow-y: scroll;
}
.how-to_anchors.open .how-to_anchors_scroll,
.how-to_other-categories.open .how_to-categories_scroll {
    margin-top: 15px;
}
.how-to_anchors_scroll::-webkit-scrollbar,
.how_to-categories_scroll::-webkit-scrollbar { width: 4px; height: 15px;}
.how-to_anchors_scroll::-webkit-scrollbar-button,
.how_to-categories_scroll::-webkit-scrollbar-button {  height: 0px;}
.how-to_anchors_scroll::-webkit-scrollbar-track,
.how_to-categories_scroll::-webkit-scrollbar-track {  background-color: transparent; opacity: 0; border-radius: 3px; }
.how-to_anchors_scroll::-webkit-scrollbar-track-piece,
.how_to-categories_scroll::-webkit-scrollbar-track-piece { background-color: transparent; opacity: 0; border-radius: 3px;}
.how-to_anchors_scroll::-webkit-scrollbar-thumb,
.how_to-categories_scroll::-webkit-scrollbar-thumb { height: 50px; background-color: #000; border-radius: 3px;}
.how-to_anchors_scroll::-webkit-scrollbar-corner,
.how_to-categories_scroll::-webkit-scrollbar-corner {  background-color: transparent; opacity: 0; border-radius: 3px; }
.how-to_anchors_scroll::-webkit-resizer,
.how_to-categories_scroll::-webkit-resizer {  background-color: transparent; opacity: 0; border-radius: 3px; }
.how-to_anchors ul,
.how-to_other-categories ul {
    min-width: 100%;
}
.how-to_other-categories ul {
    display: none;
}
.how-to_anchors li,
.how-to_other-categories li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.how-to_anchors .how-to_anchors-title,
.how-to_other-categories .how-to_other-categories-title {
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.how-to_anchors .how-to_anchors-title span,
.how-to_other-categories .how-to_other-categories-title span {
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
}
.how-to_anchors .how-to_anchors-title span::before,
.how-to_other-categories .how-to_other-categories-title span::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' viewBox='0 0 13 8' fill='none'%3E%3Crect width='1.42857' height='7.85714' rx='0.714286' transform='matrix(0.707107 -0.707107 -0.707107 -0.707107 6.5 7.14981)' fill='black'/%3E%3Crect width='7.85714' height='1.42857' rx='0.714286' transform='matrix(0.707107 -0.707107 -0.707107 -0.707107 6.5 7.14981)' fill='black'/%3E%3C/svg%3E");
    position: absolute;
    display: block;
    width: 13px;
    height: 8px;
    right: -23px;
    top: calc(50% - 4px);
    font-size: 8px;
    transition: all 1s ease-in-out;
}
.how-to_anchors.open .how-to_anchors-title span::before,
.how-to_other-categories.open .how-to_other-categories-title span::before {
    transform: rotateZ(-180deg);
}
.how-to_anchors li a,
.how-to_other-categories li a {
    color: #000000;
    line-height: 24px;
}
.how-to_anchors li a.active {
    color: #19BF4A;
    font-weight: 700;
}
.how-to_other-categories li a.link_blog_active,
.how-to_other-categories li a.link_blog_active + span {
    font-weight: 700;
}
.how-to_similar-articles .h2 {
    margin: 0 0 30px 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}
.how-to_similar-articles .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.how-to_similar-articles .row > div {
    padding: 15px;
}
.how-to_similar-article {
    height: 100%;
    padding: 30px 15px;
    border-radius: 10px;
    background: #F2F4F7;
}
.how-to_similar-articles .row > div:nth-of-type(2n) .how-to_similar-article {
    background: #F8E341;
}
.how-to_similar-article_img {
    display: block;
    height: 140px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.how-to_similar-article_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.how-to_similar-article_info {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
}
.how-to_similar-article_info .how-to_date,
.how-to_similar-article_info .how-to_views {
    margin: 0;
}
.how-to_similar-article_content h5 {
    margin: 0 0 10px;
}
.how-to_similar-article_content h5 a {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
}
.how-to_similar-article_content p {
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.add_comment_box_reviews:last-of-type {
    margin: 20px 0;
    padding: 0!important;
    border-radius: 0;
    box-shadow: none;
    border: none;
}
.add_comment_box_reviews .comment_box_reviews_form {
    margin: 20px 0!important;
}
.add_comment_box_reviews p {
    margin: 15px 0;
    line-height: 1.4;
    font-size: 16px;
}
/*------------------------------------------------*/
.gmetrix-scores {
    max-width: 60%;
}
.gmetrix-scores a,
.gmetrix-scores a:hover {
    color: #3c9adc;
}
.gmetrix-scores .box {
    display: flex;
    justify-content: space-between;
    background: linear-gradient(#fff,#f3f3f3);
    border: 4px solid #e0e0e0;
    pointer-events: none;
}
.gmetrix-scores h3 {
    margin-bottom: 4px;
    color: #3c9adc;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.0625em;
}
.gmetrix-scores .report-score {
    display: flex;
    flex-direction: column;
    border-right: 1px solid #e0e0e0;
    padding: 8px;
    white-space: nowrap;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.gmetrix-scores .report-score:last-child {
    border: 0;
}
.gmetrix-scores .report-score-grade-gtmetrix {
    min-width: 20%;
}
.gmetrix-scores .report-score-grade-gtmetrix svg {
    height: 65%;
    width: 65%;
}
.gmetrix-scores .report-score h4 {
    margin: 8px 0;
    color: #646464;
    font-family: Roboto,sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.0625em;
}
.gmetrix-scores .report-score-grade {
    color: #23ab11;
    font: 30px Roboto, sans-serif;
    letter-spacing: -.0625em;
}
/*------------------------------------------------*/
.page-speed-scores {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 24px;
    pointer-events: none;
}
.page-speed-scores a,
.page-speed-scores a:hover {
    color: #000;
}
.page-speed-scores .result {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}
.page-speed-scores .result svg {
    position: absolute;
    top: 0;
    left: 0;
}
.page-speed-scores .result .percentage {
    color: #008800;
    font-family: Roboto, monospace;
    font-size: 34px;
    line-height: 1;
    z-index: 3;
}
.page-speed-scores .site {
    margin-bottom: 10px;
    pointer-events: all;
}
.page-speed-scores .scorescale {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 250px;
    height: 30px;
    padding: 0 15px;
    border: 1px solid #e0e0e0;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1;
}
.page-speed-scores span {
    position: relative;
    padding-left: 20px;
}
.page-speed-scores span::before {
    position: absolute;
    display: block;
    content: "";
    width: 15px;
    height: 4px;
    top: 50%;
    left: 0;
    border-radius: 2px;
    transform: translateY(-2px);
}
.page-speed-scores span.scorescale-fail::before {
    background-color: #FA4A46;
}
.page-speed-scores span.scorescale-average::before {
    background-color: #FDA327;
}
.page-speed-scores span.scorescale-pass::before {
    background-color: #27CD71;
}
.request_call .col-sm-4, .col-xs-12 {
    position: relative;
}
body.how_to_modal-open {
    overflow-y: hidden;
    margin: 0;
}
.how-to_mobile-sidebar {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    bottom: 0;
    z-index: 500;
    transition: left .3s ease-in-out;
}
.how-to_mobile-sidebar_fader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all .3s ease-in-out;
    z-index: 500;
    visibility: hidden;
}
body.how_to_modal-open .how-to_mobile-sidebar_fader {
    visibility: visible;
    opacity: 1;
}
body.how_to_modal-open .how-to_mobile-sidebar {
    left: 0;
}
.how-to_mobile-sidebar > div {
    width: 270px;
    height: 100%;
    padding: 20px 10px 30px;
    background: #fff;
    overflow: scroll;
}
.how-to_mobile-sidebar .how-to_similar-articles {
    padding: 20px 12px;
    border-radius: 10px;
    background: #F2F4F7;
}
.how-to_mobile-sidebar .how-to_similar-article {
    padding: 25px 0;
    background: #F2F4F7 !important;
    border-radius: 0;
    border-bottom: 1px solid #929292;
}
.how-to_mobile-sidebar .how-to_similar-article:last-of-type {
    padding: 25px 0 0;
    border-bottom: none;
}
.how-to_mobile-sidebar .how-to_similar-articles .h2 {
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
}
.how-to_mobile-sidebar .how-to_anchors,
.how-to_mobile-sidebar .how-to_other-categories {
    margin: 0 0 20px;
}
.how-to_mobile-sidebar .how-to_anchors > div {
    padding: 30px 25px;
}
.how-to_mobile-sidebar .how-to_anchors .how-to_anchors-title {
    justify-content: flex-start;
}
.how-to_mobile-sidebar .how-to_anchors .how-to_anchors-title span::before,
.how-to_mobile-sidebar .how-to_other-categories .how-to_other-categories-title span::before {
    content: none;
}
.how-to_mobile-sidebar .how-to_anchors_scroll,
.how-to_mobile-sidebar .how_to-categories_scroll {
    max-height: none;
    padding: 0;
}
.how-to_mobile-sidebar .how-to_anchors ul,
.how-to_mobile-sidebar .how-to_other-categories ul {
    display: block;
    margin-top: 25px;
}
.how-to_mobile-sidebar_btn {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #007BFF;
    bottom: 70px;
    right: 10px;
    z-index: 500;
}
.how-to_mobile-sidebar_btn span {
    display: block;
    width: 20px;
    height: 2px;
    margin: 3px 0;
    border-radius: 1px;
    background-color: #fff;
    transition: all .3s;
}
.how-to_mobile-sidebar_btn span.how-to_mobile-sidebar_btn_opened {
    position: absolute;
    width: 0;
    height: 0;
    margin: 0 0;
}
body.how_to_modal-open .how-to_mobile-sidebar_btn span {
    width: 0;
    height: 0;
    margin: 0 0;
}
body.how_to_modal-open .how-to_mobile-sidebar_btn span.how-to_mobile-sidebar_btn_opened {
    width: 20px;
    height: 2px;
    margin: 3px 0;
}
body.how_to_modal-open .how-to_mobile-sidebar_btn span:nth-of-type(4) {
    transform: rotate(-45deg);
}
body.how_to_modal-open .how-to_mobile-sidebar_btn span:nth-of-type(5) {
    transform: rotate(45deg);
}
body.how_to_modal-open {
    overflow-y: hidden;
    margin: 0;
}
@media (max-width: 991px) {
    .how_to-providers_block {
        gap: 15px 0;
    }
    .how_to-domain_block .how_to-domain_name::after {
        position: static;
        margin-left: 10px;
    }
    .how-to_article-info {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px 0;
    }
    .how_to-tricks_block {
        flex-direction: column;
    }
    .how_to-article_step {
        padding-left: 10px;
        padding-right: 10px;
    }
    .how_to-trust_studio_list .demo_scores {
        flex-wrap: wrap;
        gap: 15px 0;
    }
    .gmetrix-scores {
        max-width: none;
    }
    .page-speed-scores .site,
    .gmetrix-scores .report-score h4 {
        font-size: 16px;
    }
    .page-speed-scores .scorescale {
        width: 225px;
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .how_to-article_container .container {
        padding-top: 0;
    }
    .how-to_header-block .container > .row {
        flex-direction: column-reverse;
    }
    .how-to_img-conteiner {
        margin-bottom: 40px;
    }
    .how-to_breadcrumbs {
        margin-bottom: 20px;
    }
    .how-to_header-block h1.pageHeading {
        margin: 0 0 40px 0;
        font-size: 26px;
    }
    .how-to_author img {
        width: 30px;
        height: 30px;
    }
    .how-to_article-info {
        font-size: 14px;
    }
    .how-to_article-progress,
    .how-to_article-progress > div {
        height: 40px;
        font-size: 14px;
    }
    .how-to_anchors {
        margin: 0 15px 50px;
    }
    .how-to_anchors > div,
    .how-to_other-categories > div {
        max-width: 100%;
        margin: 0;
    }
    .how-to_anchors_scroll,
    .how_to-categories_scroll {
        max-height: 200px;
    }
    .how-to_anchors.open > div,
    .how-to_other-categories.open > div {
        padding: 30px 25px;
    }
    .how-to_article_content-block h2 {
        display: flex;
        gap: 0 15px;
        margin: 0 0 15px;
        font-size: 24px !important;
    }
    .how_to-article_step {
        margin: 0 15px 45px;
    }
    .how-to_article_content-block h2 span {
        min-width: 115px;
        height: fit-content;
    }
    .how_to-domain_block {
        font-size: 15px;
    }
    .how_to-domain_block > div {
        padding: 10px;
    }
    .how-to_article_content-block h3 {
        text-align: center;
    }
    .how-to_article_content-block h2#trust_company {
        display: block;
        gap: 0;
    }
    .how-to_article_content-block h2#trust_company span {
        min-width: auto;
        height: auto;
    }
    .how_to-trust_studio_list h3 {
        text-align: left;
    }
    .how_to-trusted_seo {
        flex-wrap: wrap;
        padding: 30px 15px;
    }
    .how_to-trusted_seo img {
        width: 150px;
        margin: 0 auto 30px;
    }
    .how_to-providers_info h3 {
        text-align: left;
    }
    .how_to-fault {
        flex-direction: column-reverse;
        margin-bottom: 50px;
    }
    .how_to-fault:nth-of-type(2n) {
        flex-direction: column;
    }
    .how_to-fault h3 {
        text-align: left;
    }
    .how_to-fault-img {
        margin-bottom: 30px;
    }
    .how_to-fault-img img {
        height: auto;
    }
    .how-to_right-content-block {
        display: none;
    }
    .how-to_content-block {
        padding: 60px 0 40px;
    }
    .how-to_similar-articles .h2 {
        margin: 0 0 25px 0;
        font-size: 20px !important;
    }
    .how-to_similar-article {
        padding: 15px 15px 30px;
        font-size: 14px;
    }
    .how-to_similar-article_content h5 a {
        font-size: 16px;
    }
    .how-to_similar-article_content .how-to_date svg,
    .how-to_similar-article_content .how-to_views svg {
        height: 18px;
    }
    .how-to_similar-articles .row > div {
        padding: 10px 15px;
    }
}
@media (max-width: 767px) {
    body:not(.pricing) header.navbar-fixed-top + main .how_to-article_container .container {
        padding-top: 0;
    }
    body:not(.pricing) header.navbar-fixed-top + main .how_to-article_container .container.how-to_content-block {
        padding-top: 45px;
    }
}
@media (max-width: 400px) {
    body:not(.pricing) header.navbar-fixed-top + main .how_to-article_container .container {
        padding-top: 0;
    }
    body:not(.pricing) header.navbar-fixed-top + main .how_to-article_container .container.how-to_content-block {
        padding-top: 45px;
    }
}