/*==== Home Page [START] ====*/
body.home .main,
body.home .main .row:last-child {
    padding-bottom: 0;
}

/*==== Home Page [END] ====*/

.gallery-item-main {
	position: relative;
	z-index: 1;
	bottom: -10px;
}