@charset "UTF-8";

@media (max-width:764px) {

	.sty-iframe iframe {
		width: 100%!important;
	}

  
}

@media (max-width: 991px){
  .text-total{
    align-items: center;
    text-align: center;
  }
  .text-total .logo-drath{
    text-align: center !important;
  }
  .text-total .text-temp{
    margin-left: auto;
    margin-right: auto;
  }
}
