.logo a {
    background: url(../images/logo-2022.05.23.png); background-size: contain;
    -webkit-mask-image: none;
    mask-image: none;
        animation: none;
        -webkit-animation: none;
        -moz-animation: none;
        -webkit-transform: translateZ(0);
}
 
/* .devalopbg-slide figure:after {
  content:'';
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index: 3;
  opacity: 0.85;
  filter: blur(5px);
  background-image: -webkit-linear-gradient( 90deg , #e97d40 , #4e72c0);
} 
 */
