.wrap-three.mg10 {
	display: flex;
	flex-wrap: wrap;
}

.hand{
	cursor: pointer;
}
/* .gallery ul li a img{
	width: 100%;
    height: 350px;
    object-fit: cover;
} */
.cover-img{
	width: 49.7%;
    height: 248px;
    position: absolute;
    right: 1px;
    bottom: 1px;
    background: #3333;
    text-align: center;
    color: white;
    font-size: -webkit-xxx-large;
    padding: 96px;
}