.technology-block-one .inner-box::before {
    background-color: rgba(0, 0, 0, 0) !important;
    background-position-x: 0% !important;
    background-position-y: 0% !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
    background-image: -webkit-linear-gradient(0deg, #AE363B, #D76644 100%) !important;
    background-size: auto !important;
    background-origin: padding-box !important;
    background-clip: border-box !important;
}

.technology-block-one .inner-box .icon-box::before {
    width: 0px !important;
    height: 0px !important;
    transition: none !important;
    animation: none !important;
}

.technology-block-one .inner-box .icon-box {
    width: 105px !important;
    height: 105px !important;
    line-height: 95px !important;
}

.technology-block-one .inner-box:hover h4, .technology-block-one .inner-box:hover h4 a, .technology-block-one .inner-box:hover p { 
    color: #FFF !important;
}