img {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}
@media \0screen {
  img { width: auto;}
}


@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 980px) {

}

@media screen and (max-width: 800px) {}

@media screen and (max-width: 768px) {
#whyvideovocalcoach{
	background-color:#333333;
}
.about-thumb{
	float:none;
	width:auto;
	padding-top:10px;
	text-align:center;
}
.guaranteed-left{
	float:none;
	width:100%;
	padding-bottom:10px;
}
.udemy-logo{
	float:none;
	width:100%;
}
.guaranteed-tit{
	display:inline-table;
	text-align:center;
}

}

@media screen and (max-width: 640px) {}
@media screen and (max-width: 600px) {}
@media screen and (max-width:480px) {
.social-space {
	width:100%;
}
}
@media screen and (max-width:360px) {}
@media screen and (max-width:320px) {}
