@media (min-width: 1800px) and (max-width: 2000px) {
	
.news-view-title h1 {
    
}

.hash-block-left p {
	font-size: 1.4em;
}

.news-main-block-title-line-0-top {
    font-size: 1.8em;
	color: var(--bs-white);
}

.news-main-block-title-line-0-top a {
	color: var(--bs-white);
}

.goroskop-news-important-title {
    font-size: 1.4em;
}

.news-main-block {
    margin-bottom: 5rem;
    padding-bottom: 0rem;
}

.news-main-block-title-line {
    font-size: 1.6em;
}

.news-main-block-wrapper-0 {
    
}

.node-full-wrapper-top-text {
    position: absolute;
    bottom: 0px;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    width: 100%;
    padding-top: 15%;
    background: transparent linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.02) 10%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0% 0%;
}


#search-form-id input[type="submit"] {
    width: 15%;
}

.project-block-image {
	top: 3rem;
}

.project-block-image img {
	max-height: 105px;
	width: auto;
}

.project-block-wrapper-text {
    padding-left: 10rem;
    margin-left: 3rem;
}
	
}








