@media (min-width: 321px) and (max-width: 960px) {
.porfolio .porfolio-item .item-image img {
width: auto !important;
padding: 0 !important;
}
}