.inputAmount {
	float: right;
	max-width: 75px;
}
	.userLogo {max-height: 150px !important;}
	
@media only screen and (max-width: 850px) {
    .splitScreen-1:first-child, .splitScreen-2:first-child, .splitScreen-3:first-child, .splitScreen-4:first-child {
        border-bottom: 1px dotted var(--gray) !important;
		padding-bottom: 50px;
    }
}