#push-notif-form-split{
	max-width:300px;
}

.history-item{
	& .col-xl-2{
		background-color:#eee;
		& > div{
			text-align:center;
			font-size:0.81rem;
		}
	}
	& > .row > div{
		border:1px solid rgba(0,0,0,0.1);
		& > div{
			padding:1rem;
		}
	}
}
