
/* Punkt B - tylko podnieś dolną belkę */
#phaseToast.phase-toast>.bs-nine-edge-bottom{
  bottom:14px !important;
}
@media(max-width:720px){
#phaseToast.phase-toast>.bs-nine-edge-bottom{
  bottom:13px !important;
}}
