.btn {
  background: #1c00f1!important
}

.navigation .menu-item-link {
  color: #1c00f1!important
}

.navigation .sprite {
  fill: #1c00f1!important
}

.navigation span {
  background: #1c00f1!important
}

.logo img {
  border-radius: 100%;
background: white;
}

@media screen and (min-width: 959px){
.home-list .item-inner {
    height: 580px!important;
}
}