@media only screen and (min-width: 1201px){
	
.gallery-items .pict3-1 {
    width: 185px !important;
    height: 150px !important;
}

}
ul.unstyled, ol.unstyled {
    min-height: 150px !important;
}

@media screen and (max-width: 1200px){

	li.gall-item.pict3-1 a img {
    width: 270px;
    height: 220px;
}
}
.tab-content > .active, .pill-content > .active {
    padding-top: 0px !important;
}
