﻿.module.right .buttonContainer.multi .button:first-child { 
	width: 45%;
}
.module.right .buttonContainer.multi .button:last-child {
	width: 51%;
}
