main.content{
    width: 100%;
}
table#table-products {
    font-size: smaller;
}
span#number-page{
    margin-left: 5px;
    margin-right: 5px;
}
img.logo{
    margin-top: 50px;
}
img.logo-products{
    width: 150px;
}
.alert {
    width:50%;    
}
.login{
	margin-bottom: 100px;
}
.info-pagination{
	margin-bottom: 50px;
}