* {
  box-sizing: border-box;
}
body {
  margin: 0;
}
#ix8tx{
  min-width:450px;
}
.portfolio-image{
    height: 300px !important;
}
.portfolios .portfolio-image .thumbnail{

    height:100% !important;
}
.portfolios .portfolio-image .thumbnail img{
    height:100% !important;
}

#isz0z{
  max-height:83px;
}
#ink2v{
  max-height:83px;
}
*{
  box-sizing:border-box;
}
body{
  margin:0;
}
#portfolio-section{
  max-width:1170px;
  margin:0 auto;
}
#id86g{
  padding-top:2px;
}
#imy6z{
  display:inline-block;
  margin-top:10px;
}
#portfolio-list{
  transition:height 0.35s ease !important;
}
@keyframes skeleton-shimmer{
  0%{
	background-position:-600px 0;
  }
  100%{
	background-position:600px 0;
  }
}