.tabs-content img{
    width: 100%;
    margin: 10px 0;
}
.menu-fixed-ctsp{
    position: fixed;
    top: 45vh;
    right: 10px;
}
.menu-fixed-ctsp .e-n-menu-wrapper{
    width: 210px !important;
    right: 0 !important;
    --stretch-width: none !important;
    --stretch-left: none !important;
    background-color: white !important;
    box-shadow: 0 0 4px rgba(1,1,1,0.25) !important;
    border-radius: 5px !important;
}
.menu-fixed-ctsp .e-n-menu-wrapper ul li {
    width: 100%;
}