@media only screen and ( min-width:320px) and ( max-width:768px ){
	.brd { border-right: solid 0px #fff;
	border-bottom: solid 1px #fff;
}
}
