#header .top-right .block-template-site-header-messaging-v1 {
  clear: both;
  float: right;
  text-align: right;
}

#header .top-right .block-template-shopping-bag-v2 {
  background-image: none;
  padding-right: 0;
}

@media only screen
and (max-width : 955px)
{
  #header .top-right .block-template-site-header-messaging-v1 {
    width: 245px;
    line-height: 14px;
    font-size: 12px;
  }
}

@media only screen
and (max-width : 705px)
{
  #header .top-right .block-template-site-header-messaging-v1 {
    display: none;
    visibility: hidden;
  }
}
