/* BASIC css start */
#wrap {
    padding-top: 113px !important;
}
header#header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
}

@media(max-width: 900px) {
div#wrap {
    padding-top: 103px !important;
}
}










.cnt_img a {position: relative; } 
.cnt_img a img { width: 100%; } 
.cnt_img a div {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #000;
    font-size: 14px;
}
/* BASIC css end */

