/*=========¶K¹Ï==============*/
#signedupshowbox  #itemdescription img {
	max-width:100%;
	height: auto !important;
}

#signedupshowbox #itemdescription table td {
	border: 0.0625rem solid #C6C6C6;
}  

#signedupshowbox .col-md-4 {
    max-width: 30%;
    min-width: 30%;
    padding-right: 1.25rem;
}

#signedupshowbox .col-md-8 {
    max-width: 70%;
    min-width: 70%;
    padding-left: 0.625rem;
}