/*
.contact_box {
    height: 560px;
}

.text-danger-red{
    color: red;
}

.bs_select select, .chosen-container-single .chosen-single{
    width: 190px;
}

.si_other_services{
    margin-top:70px;
}*/

.im-servise-icon{
    object-fit: contain;
    background-size: contain;
    height: 47px;
    width: 90px;
    display: inline-block;
    background: #ffffff;
}

.portfolio_main_img {
    position: relative;
    float: left;
    width: 100%;
    height: initial;
}

@media only screen and (min-width: 1025px) {
    .more.index-portfolio {
        margin-top: 12px !important;
        margin-right: 12px !important;
    }
}