img#theImg {
height: 9px;
transform: scale(4);
vertical-align: top;
margin-left: 10px;
}
.single-writing_test .yuno_single_writing_test_breadcrumb_area,
.single-writing_test .yuno_single_writing_test_outer_area{
     max-width: 1176px;
    padding: 0 15px;
    margin: 0 auto;
}
.single-writing_test .yuno_single_writing_test_outer_area h1{
	font-size: 30px;
	font-weight: 400;
	font-family: "Roboto",sans-serif;
	line-height: normal;
}
.single-writing_test .yuno_single_writing_test_outer_area{
	margin-bottom: 30px;
}

.modal#logwith_google .modal-dialog{
-ms-transform: translateX(-50%)translateY(-50%);
-webkit-transform: translateX(-50%)translateY(-50%);
}
[v-cloak] > * { display:none }
/*[v-cloak]::before { content: "loading…" }*/
[v-cloak]::before {
  content:".";
  background: url(https://charlesdickens.wpengine.com/wp-content/themes/yunolearning-child/images/loader-image.svg);
    background-repeat: no-repeat;height: 45px;display: block;font-size: 0;text-align: center;
margin: 0 auto;width: 60px;}
@media screen and (max-width:600px){
	.page-template-quiz-detail .modal#logwith_google .modal-dialog{
	transform: none !important;
    left: unset !important;
    top: 20% !important;
    right: 0 !important;
    margin: 0 auto !important;
    bottom:unset !important;
  }
}