﻿

.imgBox{
	width: 100%;
	
}

.imgBox img{
	width: 100%;
}


.imgBox2{
	width: 100%;
	
}

.imgBox2 img{
	width: 100%;
}

.thumb .img {
    width: 24%;
    margin: 5 5px;
}

.thumb .img:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.thumb2 .img2 {
    width: 19%;
    margin: 5 5px;
}

.thumb2 .img2:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
