.project-heading b{
    text-decoration: underline !important;
    text-decoration-style: dotted !important;
    display: block;
    text-align: center;
    font-size: 18px;
    height: 60px;
}

.common-sec img {
    width: 100%;
    height: 200px;
}


.common-box p {
    font-size: 15px;
    overflow-x: auto;
    height: 170px;
    padding-left: 10px;
    padding-right: 10px;
}

.shadow {
    box-shadow: 0 .5rem .5rem rgba(0, 0, 0, .1) !important;
}