.semiboxshadow {
    display: none;
}
.wrapsemibox {
    border-bottom: 0 none;
    box-shadow: none;
    max-width: 100%;
    padding-top: 40px;
}
.projectdetail .carousel-inner > .item > img, .projectdetail .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    line-height: 1;
    max-width: 100%;
    width: 100%;
}