.Deployment-card {
    background-color: #fff !important;
    padding: 35px;
    border-radius: 4px;
    height: 100%;
    box-shadow: 1px 3px 17px 10px #eaeaeaab;
    border-radius: 10px !important;
}
h5.cOrange{color:#ff6700!important; letter-spacing: 3px!important; border-bottom: solid 2px #dad8d8!important; padding-bottom: 1rem;}
.Deployment-card ul li{font-size: 1rem!important;}
.M-Hight{min-height: 450px;}

@media screen and (max-width: 992px) {.M-Hight{min-height: auto;}}