.common-inner .inner-right .de-message .mes-form .form-tr input {
    width: 48%;
    float: left;
    margin-right: 5px;
}
.img {
    height:100% !important;
    width:100% !important;
}
.form-sc p{
    float:left;
    width: 30%;
    height: 40px;
}
.form-sc p span input{
    border:1px solid #d9d9d9;
    width: 50%;
}
.form-sc p.sub {
    background-color:#0f61cd;
    text-align: center;
    height: 40px;
}
.form-sc p.sub input {
    background-color:#0f61cd;
    color: aliceblue;
    text-align: center;
    height: 40px;
    width: 100%;
    display: inline;
    
}
.form-sc p.sub input:hover {
    background-color:#f3c823;
    color: aliceblue;
    text-align: center;
    height: 40px;
    
}
.form-sc p.sub:hover {
    background-color:#f3c823;
    text-align: center;
    height: 40px;
}
.sub p {
    width: 95%;
    height: 40px;
}
img.wp-image-34 {
    width: initial !important;
    max-width: 100% !important;
}