.ant-notification{
  @media only screen and (max-width: 400px){
    width: calc(~"100% - 24px") !important;
  }
}
