/* BASIC css start */
#contentWrap{ }
#contentWrap .main_title {margin:40px 0; text-align:center;}
#contentWrap .main_title h3 a{ font-size:30px; font-weight:600; color:#454545;}
#contentWrap .main_title h5 a{ font-size:16px; color:#929292; margin:20px 0;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;  transition: all 0.3s;}
#contentWrap .main_title h5 a:hover{font-size:20px; color:#1568f2;}

.insta{width:1060px;margin:0 auto;}

#instafeed .instar_img {
    float: left;
    width: 265px;
    height:265px;
    overflow:hidden;
    text-align:center;
}

#instafeed .instar_img img {
    display: inline-block; min-width: 100%; min-height: 100%; -ms-interpolation-mode: bicubic; /* Better image scaling in IE */
}
/* BASIC css end */

