.body{

}
/*.wrapper .page-wrap .main-content {
     padding: 30px 0; 
    background-color: #F6F7FB;
    min-height: calc(100vh - 120px);
    margin-top: 60px;
    padding-right: 0 !important;  
    padding-left: 0 !important; 

}

.card .newAstro{

font-size: 14px;
}

.form-control::placeholder{
	font-size: 12px !important;
}
.bxs-edit:before {
    font-size: 20px !important;
}
.bxs-trash:before {
    font-size: 20px !important;
}
.fa-toggle-on:before {
    font-size: 18px !important;
}
.form-select{
	height: 35px;
}
img{
	width: 200px;
	height: 200px;
}*/