.semiboxshadow {
    display: none;
}

.wrapsemibox {
    max-width: 100%;
    box-shadow: none;
    border-bottom: 0;
    padding-top: 40px;
}

.projectdetail .carousel-inner>.item>img,
.projectdetail .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
    width: 100%;
}