div.mini-champ input{
  width: 63px;
}

#main .tx-powermail .complementLabel{
  display: block;
  width: 825px;
}

@media(max-width: 1000px){
    #main .tx-powermail .complementLabel{
    width: auto;
	}
}