@media (max-width: 420px) {
   #subHeader7 #logo {
       width: 140px;
       z-index: 30;
   }
}

@media (max-width: 1680px) {
	.requestPrice{
		margin-top: 0px !important;
	}
}

@media (max-width: 3072px) {

	.requestPrice{
		margin-top: 0px !important;
	}
}

.headerLineMenu2 {
width: 140%;
}

.nameElementBox {
    font-size: 18px;
    color: #49348a;
    font-weight: 900;
    line-height: 1.0;
    font-variant: small-caps;
    padding-bottom: 2px;
}

