.cw_fixed_icon_container{
    position: fixed;
    display:inline-flex;
    flex-direction: column-reverse;
    bottom: 80px;
    right: 10px;
    z-index: 1
}
.cw_whatsapp_img_part{
    display: inline-block;
    width: 65px;
    height: 65px;
    cursor: pointer
}
.cw_whatsapp_img{
    width: 100%;
    height: 100%
}
.AppContainer__arrowShow{
  bottom:30%
}
