.ot-banner {
		background: #6699CC;
		width: 100%;
		height: 150px;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}

	.ot-logo {
		background: #48C331;
		color: #FFFFFF;
	}
	.title {
		height: 19px;
		width: 273.9px;
		color: #696969;
		font-family: "Open Sans";
		font-size: 14px;
		font-weight: bold;
		line-height: 19px;
	}

	.subtitle {
		height: 15px;
		width: 273.9px;
		color: #696969;
		font-family: "Open Sans";
		font-size: 11px;
		font-style: italic;
		line-height: 15px;
	}

	.settings-menu-base-label-only {
		height: 60px;
		width: 580px;
		border-bottom: 1px solid #DDDDDD;
		margin-top: 5rem;
	}

	.sync-org-div {
		height: 60px;
		width: 580px;
		border-bottom: 1px solid #DDDDDD;
		margin-top: 2rem;
	}

	.dbbtn {
		height: 32px;
		width: 90px;
		font-family: "Open Sans";
		font-size: 14px;
		font-weight: bold;
		line-height: 19px;
		text-align: center;
		margin-left: 8rem;
	}
svg {

width: 100%;
}
