.post-48 .et_pb_section:nth-child(2) .et_pb_row:nth-child(1) .et_pb_column:nth-child(3):hover {
       box-shadow: none; 
       transform: scale(1.1)!important; 
       transition: .5s; 
    } 

.post-48 .et_pb_section:nth-child(2) .et_pb_row:nth-child(1) .et_pb_column:nth-child(3) {
       transition: .5s; 
    } 

