.site-header-above-section-right aside {
    width: 100%;
}

.site-header-focus-item .site-branding {
    padding: 5px 0px;
}

.wow-text h2{
    margin-bottom:0px;
    margin-top: 15px;
	font-size: 28px;
}

span.themepink {
    color: #ff66ff;
}

span.themeblue {
    color: #045cb4;
}

@media (max-width: 921px){
    .wow-text h2{
        margin-top: 40px;
        line-height: 20px;
    }
  .wow-text p{
        margin: 0px;
    }
}

@media (max-width: 650px){
	.wow-text h2 {
		font-size: 1em;
		margin-top: 8px;
	}
	.wow-text p {
		font-size: 11px;
		line-height: 15px;
	}
}
