#opinies_list .column3 {
    margin-left: 0;
    margin-bottom: 10px;
    height: 98px;
    overflow: hidden;
}

#opinies_list .column3 a.adv-item-img {
    position: relative;
    height: auto;
    line-height: 1.42857143;
}

#opinies_list .prewtext {height: 96px;}

.pig-article .column6:nth-child(odd) { margin-left:0 !important;}

.prewtext { 
	font-size: 16px;
    height: 100px;
    overflow: hidden;
	}
	
	.prewtext img { display:none;}
	
	
	.pig-article .column6:nth-child(odd) { padding-left: 7px !important;}
	
	.pig-article .column6:nth-child(even) { padding-right: 7px !important;}
	
	.pig-article .portus-pagination {padding-bottom: 20px !important;}

.pig-article .adv-item-info.widget p.title-h4 {
	height: 56px;
	overflow: hidden;
	background-color: #fff;
}

#art-sect {margin-top: 25px;}

#art-sect .column3 a {
    background-color: #8cb500;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center;
}

#art-sect .column3 a:hover {
    background-color: #44ab76;
    color: #fff;
}

.pig-article .load_more.widget-view-more {
    clear: both;
    display: block;
    padding: 13px;
    font-size: 14px;
    background-color: #8cb500;
    font-weight: 500;
    letter-spacing: -0.4px;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    border-radius: 5px !important;;
    border-bottom: 1px solid #dcdcdc;
    box-shadow: inset 0 120px 100px -100px rgb(255 255 255 / 20%);
}

.pig-article .load_more.widget-view-more:hover {
    background-color: #44ab76;
    color: #fff;
}

.ajaxbox {margin-left: 0 !important;}

.button.btn_all_autor {
    display: block !important;
    height: 30px;
    width: 200px;
    margin: 20px 15px 0;
    font-size: 10pt !important;
    padding: 5px !important;
}

.button.btn_all_autor i {height: 18px;}

@media only screen and (min-width: 1000px) and (max-width: 1024px) {

    #art-sect .column3 a {padding: 12px 15px;}

}

@media only screen and (min-width: 601px) and (max-width: 768px) {

    #art-sect .column3 {
        width: 48.93617021276595%;
        width: 48.88297872340425%;
        margin-bottom: 15px;
    }

    #art-sect .column3:nth-child(2n+1) {margin-left: 0;}

    .prewtext {margin-bottom: 10px;}

}

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

    #art-sect .column3 {margin-bottom: 15px;}

    .prewtext {margin-bottom: 10px;}

}