/*--------------------------------------------------------------------------------------------------------

# Translate

--------------------------------------------------------------------------------------------------------*/

.translate {
   background-image: url('/images/18.436597dc17a0f62ce8514cbd/1625748921357/translate.svg');
    width: 30.81px;
    height: 30px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    margin-top: 8px !important;
}

@media (max-width:767px){
   .translate {
   	background-image: url('/images/18.53117bd417bee8ddfa813119/1633518693863/translate-mobile.svg');
   }
}