*{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;


}


 
.pic {
  border: 2px solid #8EC3F3; 
  float: center;
  height: 138px;
  width: 137px;
  margin: 0px;
  overflow: hidden;
   
  -webkit-box-shadow: 1px 1px 1px #000000;
          box-shadow: 1px 1px 1px #000000; 
border-radius:10px;

}

/*SHRINK*/
.shrink img {
  height: 180px;
  width: 180px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.shrink img:hover {
  width: 138px;
  height: 137px;
}











 
.pic1 {
  border: 15px solid #236903; 
  float: center;
  height: 380px;
  width: 950px;
  margin: 0px;
  overflow: hidden;
   
  -webkit-box-shadow: 5px 5px 5px #000000;
          box-shadow: 5px 5px 5px #000000; 





}

/*SHRINK*/
.shrink1 img {
  height: 400px;
  width: 1000px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.shrink1 img:hover {
  width: 380px;
  height: 960px;
}













 
.pic2 {
  border: 15px solid #ffffff; 
  float: center;
  height: 540px;
  width: 950px;
  margin: 0px;
  overflow: hidden;
   
  -webkit-box-shadow: 5px 5px 5px #000000;
          box-shadow: 5px 5px 5px #000000; 

border-radius:10px;



}

/*SHRINK*/
.shrink2 img {
  height: 478px;
  width: 950px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.shrink2 img:hover {
  width: 540px;
  height: 950px;
}







 
.pic3 {
  border: 15px solid #ffffff; 
  float: center;
  height: 380px;
  width: 950px;
  margin: 0px;
  overflow: hidden;
   
  -webkit-box-shadow: 5px 5px 5px #000000;
          box-shadow: 5px 5px 5px #000000; 

border-radius:10px;



}

/*SHRINK*/
.shrink3 img {
  height: 478px;
  width: 950px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.shrink3 img:hover {
  width: 380px;
  height: 950px;
}











