@media (max-width: 640px) {
.flex-container {
  max-width: 100% !important;
    }
.COTY2020-TitRelajante {
    font-size: 25px !important;
    }
.COTY2020-TitCaracteristicas {
    font-size: 13px !important;
    }
.COTY2020-TitCreando {
    font-size: 31px !important;
	}
.flex-item-smal-img {
	width: 100% !important;
	height: auto !important;
    }
.flex-item-small-img-txt {
	/*background: #EEEEEE;*/
    /*color: #4D4D4D;*/
	padding-top: 0px;
	width: 815px;
	height: auto;
/*	margin: 2px;*/
    padding-left: 15px;
    padding-right: 15px;
    /*border-radius: 0px 10px 0px 10px;*/
    /*  line-height: 150px;*/
	/*color: black;*/
	/*text-align: center;*/
	/*-webkit-text-fill-color: #000000;*/
	-webkit-text-stroke-width: 1px #FFFFFF;
    }
.flex-item-description {
	width: 90% !important;
    margin-left: auto;
    margin-right: auto;
    }
}

.flex-containerCOTY2020 {
  position: relative;
  margin-left: auto;
  margin-right: auto;	
  max-width: 1000px;
  padding: 0;
  margin: 0;
  list-style: none;
 
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}
.flex-item-smal-img {
	/*background: #EEEEEE;*/
    /*color: #4D4D4D;*/
	padding-top: 0px;
	width: 145px;
	height: auto;
	margin: 2px;
    padding: 2px;
    /*border-radius: 0px 10px 0px 10px;*/
    /*  line-height: 150px;*/
	/*color: black;*/
	/*text-align: center;*/
	/*-webkit-text-fill-color: #000000;*/
	-webkit-text-stroke-width: 1px #FFFFFF;
}
.flex-item-small-img-txt {
	/*background: #EEEEEE;*/
    /*color: #4D4D4D;*/
	padding-top: 0px;
	width: 815px;
	height: auto;
/*	margin: 2px;*/
    padding-left: 15px;
    padding-right: 15px;
    /*border-radius: 0px 10px 0px 10px;*/
    /*  line-height: 150px;*/
	/*color: black;*/
	/*text-align: center;*/
	/*-webkit-text-fill-color: #000000;*/
	-webkit-text-stroke-width: 1px #FFFFFF;
}

.flex-item-paleta {
	/*background: #00FF00;*/
    /*color: #4D4D4D;*/
	padding-top: 0px;
	width: 320px;
	height: auto;
	margin: 2px;
    padding-left: 2px;
    padding-right: 2px;
    /*border-radius: 0px 10px 0px 10px;*/
    /*  line-height: 150px;*/
	/*color: black;*/
	/*text-align: center;*/
	/*-webkit-text-fill-color: #000000;*/
	-webkit-text-stroke-width: 1px #FFFFFF;
}
.flex-item-paleta-pic {
	/*background: #00FF00;*/
    /*color: #4D4D4D;*/
	padding-top: 0px;
	width: 500px;
	/*height: auto;*/
	margin: 2px;
    padding-left: 2px;
    padding-right: 2px;
    /*border-radius: 0px 10px 0px 10px;*/
    /*  line-height: 150px;*/
	/*color: black;*/
	/*text-align: center;*/
	/*-webkit-text-fill-color: #000000;*/
	-webkit-text-stroke-width: 1px #FFFFFF;
}
.flex-item-description {
	/*background: #FF0000;*/
	width: 100px;
	height: auto;
    /*margin: 20px;*/
    padding: 10px;
    /*border-radius: 0px 10px 0px 10px;*/
    /*  line-height: 150px;*/
	/*color: black;*/
	/*text-align: center;*/
	/*-webkit-text-fill-color: #000000;*/
	-webkit-text-stroke-width: 1px #FFFFFF;
}

.COTY2020-SubTitle {
    font-size: large;
    color: #BDC4B8;
    text-transform: uppercase;
    font-weight: bolder;
	text-align: center;
	}
.blog_img_bkg_color2020 {
    height: 640px;
    background-image: url("images/01.jpg");
    color: "#FFFFFF";
    }
.blog_img_bkg_color2020_text {
	position: relative;
	padding-top: 50px;
	padding-bottom: 10px;
	/*	background-color: #F00; */
	width: 80%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	}
.COTY2020-Tits {
	text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
	}
.COTY2020-Tit01 {
    font-size: 20px;
    color: #404040;
/*    text-transform: capitalize;*/
    font-weight: normal;
	}
.COTY2020-Tit02 {
    font-size: 40px;
    color: #647C78;
/*    text-transform: capitalize;*/
    font-weight: bold;
	}
.COTY2020-Tit03 {
    font-size: 20px;
    color: #404040;
/*    text-transform: capitalize;*/
    font-weight: normal;
	}
.COTY2020-TitCreando {
    font-size: 40px;
    color: #404040;
/*    text-transform: uppercase;*/
    font-weight: normal;
	}
.COTY2020-TitCaracteristicas {
    font-size: 17px;
    color: #404040;
/*    text-transform: capitalize;*/
    font-weight: lighter;
	}
.COTY2020-TitRelajante {
    font-size: 30px;
    color: #cfc5a3;
    text-transform: uppercase;
    font-weight: bold;
	}