.tabItem {
    width: 100%;
}

.tabItem_block_img {
    text-align: center;
    padding-bottom: 20px;
}

.tabItem_img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 450px;
    border: 1px solid #ccc;
}

.tabItem_param {
    display: inline-block;
    vertical-align: top;
}

.paddingtop10 {
    padding-top: 10px;
}

.checkConf {
    background: rgb(236,28,36,.2)!important;
}

#formConf .selectItem__title {
    margin-bottom: 0px!important;
}