.p-section__inner{
  padding: 0;
}

.p-contentblock__dummy{
  text-align: center;
}

.p-contentblock__content{
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 600px;
}

.p-beauty_services__box_item--img{
  background-color: rgb(230, 169, 185);
  height: 100px;
  align-content: center;
}

.p-contentblock__title img{
  width: 240px;
  height: 60px;
}

.loading_message{
  flex: 2;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  font-size: 18px;
}

.mcodp0140_loading {
  flex: 8;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #ffffff;
opacity: 0.5;
}

.mcodp0140_screen {
  width: 100%;
  height: 100%;
  text-align: center;
}

.mcodp0140_loading img {
height: 50px;
  width: 50px;
  margin: auto;
}

.loadding_message_dummy{
  font-size: 30px;
}