.sub_module_title {
    width: 46% !important;
}

.beg-question {
    width: 520px !important;
}

.beg-icon {
    width: 106px;
}

.beg-row {
    width: 100%;
}

.beg-box {
    width: 102px;
}

/*.beg-icon img {
    height: 25px;
    width: auto;
}*/
.beg-icon img {
    height: 21px;
}

.buttonselect span {
    top: 0%;
}

.buttonselect {
    line-height: 23px;
}

.pro_type.buttonselect {
    width: 150px;
}

.beginner-main-content {
    margin-bottom: 0px;
}

.newsletter-blk {
    background: #f4f4f4;
    padding: 60px 0;
}

.selector_div {
    width: 100%;
}

@media screen and (min-width: 1200px) {
    .sub_module_title {
        width: 45.6% !important;
    }
}

@media screen and (max-width: 1180px) {
    .beg-icon {
        width: 9%;
    }

    .beg-box {
        width: 9%;
    }
}

@media screen and (max-width: 900px) {
    .beg-icon p {
        font-size: 9px;
    }
}

@media screen and (max-width: 640px) {

    .beg-mobi .beg-icon,
    .beg-mobi .beg-box {
        width: 16.6%;
    }

    .sub_module_title {
        width: 100% !important;
    }

    .beg-mobi .beg-icon img {
        height: 18px;
        width: auto;
    }

    .newsletter-blk {
        background: #f4f4f4;
        padding: 40px 0;
    }
}

@media screen and (max-width: 380px) {
    .pro_type.buttonselect {
        width: 150px;
    }

    .buttonselect {
        margin-top: 5px;
    }

    .buttonselect:last-child {
        margin-right: 5px;
    }
}