.s-block--rectangular-links img {
    width: 100%;
    aspect-ratio: 8 / 8;
}

.active-visitors {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #5064a9 !IMPORTANT;
  color:#fff;
  padding: 10px 20px;
  border-radius: 50px;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  position: relative;
  margin-top: 10px;
      background: transparent;
    border: 1px solid;
    padding: 15px;
    width: 15%;
    right: 40%;

}

.circlecontainer3276 {
  position: relative;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.circle3276 {
  width: 100%;
  height: 100%;
  background-color: #5EDE6B;
  position: absolute;
  border-radius: 50%;
  animation: ripple-animation 1.8s infinite ease-out;
  RIGHT: 12PX;
}

@keyframes ripple-animation {
  0% {
    transform: scale(0.5);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
 


@media (MAX-width: 640px) {
.active-visitors {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    border-radius: 50px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    position: relative;
    margin-top: 10px;
    background-image: initial;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    border: 1px solid;
    padding: 7PX;
    width: 36%;
    right: 32%;
    background-color: rgb(80, 100, 169) !important;
}}
.active-visitors {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #5064a9 ! IMPORTANT;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    position: FIXED;
    margin-top: 10px;
    background: transparent;
    border: 1px solid;
    padding: 15px;
    width: 15%;
    right: 82%;
    Z-INDEX: 999999;
    BOTTOM: 65PX;
}
@media (max-width: 640px) {
    .active-visitors {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: rgb(255, 255, 255);
        border-radius: 50px;
        font-family: Arial, sans-serif;
        font-size: 16px;
        position: FIXED;
        margin-top: 10px;
        background-image: initial;
        background-position: initial;
        background-size: initial;
        background-repeat: initial;
        background-attachment: initial;
        background-origin: initial;
        background-clip: initial;
        border: 1px solid;
        width: 36%;
        right: 32%;
        width: 40%;
        right: 59%;
        Z-INDEX: 1;
        BOTTOM: 95PX;
        background-color: rgb(80, 100, 169) !important;
    }
}


.active-visitors {
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    background-color: #131414 ! IMPORTANT;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    position: FIXED;
    margin-top: 10px;
    background: transparent;
    border: 1px solid;
    padding: 15px;
    width: 17%;
    right: 80%;
    Z-INDEX: 999999;
    BOTTOM: 65PX;
}



@media (max-width: 640px) {
    .active-visitors {
        display: inline-flex
;
        align-items: center;
        justify-content: center;
        color: rgb(255, 255, 255);
        border-radius: 50px;
        font-family: Arial, sans-serif;
        font-size: 16px;
        position: FIXED;
        margin-top: 10px;
        background-image: initial;
        background-position: initial;
        background-size: initial;
        background-repeat: initial;
        background-attachment: initial;
        background-origin: initial;
        background-clip: initial;
        border: 1px solid;
        width: 36%;
        right: 32%;
        width: 54% !important;
        right: 41% !important;
        Z-INDEX: 1;
        BOTTOM: 95PX;
        background-color: #131414 !important;
    }
}