@media (((max-width: 412px))){
    .sidebar-widgets-2-3{
        flex-direction: column !important;
    }
    .footer-widgets.column-one.grid-item{
        width: 50% !important;
        margin-left: 22px;

    }
    .footer-widgets.column-two.grid-item{
        width: 50% !important;
    }
    .footer-widgets.column-three.grid-item{
        width: 50% !important;
    }
}
p.info__text-block-text, p.howto__element-text, p.features__element-text, p.faq__element-answer{
    text-align: justify;
    word-spacing: normal;
    hyphens: auto;
}
.footer-widgets{
    width: none !important;
}
.footer-widgets.column-one.grid-item{
    width: 40%;
}
.sidebar-widgets-2-3{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 60%;
}
.sidebar-widgets-2-3 .footer-widgets.column-two.grid-item{
    width: 50%;
}
.sidebar-widgets-2-3 .footer-widgets.column-three.grid-item{
    width: 50%;
}
.info__text-block ol {
    margin: 0 3rem 3rem 4rem !important;
}
.info {
    width: 100% !important;
}
li.faq__element {
    margin: 0.5rem 0 0 0rem !important;
}
.faq .faq__list{
    max-width: none !important;
}
@media (((max-width: 975.98px))) {
    .search__form-inner.download-instagram.download-instagram-input{
        width: 90% !important;
        margin: auto;
    }
    .submit.search__button_download-mobile{
        display: block;
        width: 45% !important;
        margin: auto;
        margin-top: 10px;
    }
    .dnl_btn_group {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100% !important;
}
.button-58{
    min-width: 35% !important;
}
.features .features__element-info .features__element-title-h3 {
    text-align: left !important;
}
.footer-widgets-wrapper{
    flex-direction: column !important;
}
.sidebar-widgets-2-3{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-widgets.column-one.grid-item{
    width: 100% !important;
}
.sidebar-widgets-2-3{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100% !important;
}
.footer-widgets.column-two.grid-item{
    width: 40%;
}
.footer-widgets.column-three.grid-item{
    width: 60%;
}
}
@media (max-width: 600px) {
    #site-header{
        padding: 10px 0px;
    }
    .button-58{
    min-width: 55% !important;
    }
}
@media (max-width: 447px) {

     .sidebar-widgets-2-3{
        display: block;
     }
     
}
@media (max-width: 596px) {
    .dnl_btn_group {
        display: block !important;
        width: 100%;
    }
}