@media screen and (max-width:700px) {
  #posi {
    width:100% !important;
  }
}