.sello-header-desktop {
    display: none;
    height: 72px;
    width: auto;
    position: absolute;
    right: 59px;
    top: 37px;
}

.sello-header-mobile {
    display: block;
    height: 51px;
    width: auto;
    max-width: 100%;
    margin-left: 60%;
    position: absolute;
    bottom: -5px;
}

.derma-bg{
	max-width: 100%;
	/*background-image: url(/media/12737/bg-dermas.png);*/
	background-repeat: no-repetat;
	background-size:cover;	
}

.dermatest {
    margin: 50px auto;
    text-align: center;
}

.dermatest .dermatest-title {
    color: #e94740;
    font-size: 26px;
    padding: 0 5px;
}

.dermatest .sello-dermatest {
    height: 125px;
    width: auto;
    margin: 40px 0;
}

.dermatest .dermatest-banner {
    background-color: #e30613;
    color: #ffffff;
    font-size: 16px;
    padding: 40px 40px 24px;
}

.dermatest2 {
	max-width:800px !important;
    margin: 0px auto;
	padding: 30px 0px;
    text-align: center;
	display: flex;
    flex-direction: row-reverse;
	padding-top: 60px;
}
@media screen and (max-width:530px) {
	.dermatest2 .dermatest-banner2 p{
	text-align: center !important;
	font-size: 30px !important;
}
	.dermatest2 .dermatest-banner2{
		margin-right: 0px !important;
		font-weight: 700;
	}
	.dermatest2 {
	display: flex;
    flex-direction: column-reverse;
    margin-top: 89px !important;
}
}
@media screen and (max-width:768px) {
	.dermatest2 {
	display: flex;
    flex-direction: column-reverse;
}
	.dermatest2 .dermatest-banner2 {
    text-align: center;
    font-size: 36px !important;
    padding: 40px 40px 24px;
	line-height: 40px !important;

}
	.dermatest2 .dermatest-banner2 p{
    text-align: center !important;

}
}

.dermatest2 .dermatest-title2 {
    color: #e94740;
    font-size: 26px;
    padding: 0 5px;
}

.dermatest2 .sello-dermatest2 {
    height: 125px;
    width: auto;
    margin: 40px 0;
}

.dermatest2 .dermatest-banner2 {
    background-color: #fffffff !important;
    color: #822c41 !important;
    font-size: 40px !important;
    padding: 40px 40px 24px;
	margin-right:50px ;
	line-height: 40px !important;
}

.dermatest .dermatest-link {
    display: block;
    height: 38px;
    width: 120px;
    border: 1px #e94740 solid;
    border-radius: 12px;
    margin: 0 auto 40px;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #e94740;
    padding: 6px;
    text-decoration: none;
}

@media screen and (min-width:768px) {
    .sello-header-desktop {
        display: block;
    }
    
    .sello-header-mobile {
        display: none;
    }
    
    .dermatest {
        max-width: 650px;
    }

    .dermatest .dermatest-title {
        padding: 0;
    }

    .dermatest .sello-dermatest {
        height: 144px;
        margin: 10px 0;
    }

    .dermatest .dermatest-banner {
        /*background-color: #e30613;*/
        color: #ffffff;
        font-size: 16px;
        padding: 18px 40px 2px;
        border-radius: 22px;
    }

    .dermatest .dermatest-link {
        margin: 30px auto 40px;
    }
}

.dermatest-section .dermatest-pleca {
    color: #FFFFFF;
    text-align: center;
    padding: 75px 0 15px;
    background: #e1251b url("../images/dermatest/nubes.png") no-repeat;
    background-size: 768px;
    background-position: top center;
}

.dermatest-section .dermatest-pleca .dermatest-title {
    font-size: 32px;
}

.dermatest-description {
    padding: 25px;
}

.dermatest-section .dermatest-pleca .dermatest-title::before {
    content: "";
    width: 54px;
    height: 53px;
    background: url(../images/dermatest/left-stars.png) no-repeat;
    display: inline-block;
    background-size: cover;
    margin-right: 13px;
}


.dermatest-section .dermatest-pleca .dermatest-title::after {
    content: "";
    width: 54px;
    height: 53px;
    background: url(../images/dermatest/right-stars.png) no-repeat;
    display: inline-block;
    background-size: cover;
    margin-left: 13px;
}

.dermatest-section .dermatest-content {
    text-align: center;
    margin: 30px auto;
}

.dermatest-section .dermatest-content .dermatest-paragraph .dermatest-img {
    margin: 15px auto;
}

.dermatest-section .dermatest-content .dermatest-paragraph .dermatest-img img {
    height: 153px;
    width: auto;
}

.dermatest-section .dermatest-content .dermatest-paragraph .dermatest-text {
    text-align: left;
    margin: 15px auto;
    padding: 0 45px;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #303030;
    font-family: 'Huggies', sans-serif;
}

.dermatest-section .dermatest-hr {
    height: 10px;
    width: 100%;
    background-color: #e2231a;
    margin: 0
}


@media (min-width: 576px) {
    .dermatest-section .dermatest-pleca {
        padding: 110px 0 15px;
    }
}

@media (min-width: 768px) {
    .dermatest-section .dermatest-pleca {
        padding: 150px 0 20px;
        background: #e1251b url("../images/dermatest/nubes.png");
        background-repeat: repeat-x;
        background-size: 1200px;
    }

    .dermatest-section .dermatest-pleca .dermatest-title {
        font-size: 54px;
    }

    .dermatest-section .dermatest-pleca .dermatest-title::before {
        content: "";
        width: 90px;
        height: 89px;
        margin-right: 13px;
    }

    .dermatest-section .dermatest-pleca .dermatest-title::after {
        content: "";
        width: 90px;
        height: 89px;
        margin-left: 13px;
    }
    
    .dermatest-section .dermatest-pleca .dermatest-description {
        max-width: 650px;
        margin: auto;
        padding: 25px 0;
    }
}

@media (min-width: 992px) { }

@media (min-width: 1200px) { }