#ooc-window-modal .modal-header {
    align-items: center;
    flex-direction: column;
}
@media screen and (max-width: 520px) {
	#ooc_button {
		width: 100%;
		margin-bottom: 0;
		padding: 15px;
	}
}