/*!
 * Start Bootstrap - Shop Homepage (https://startbootstrap.com/templates/shop-homepage)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-shop-homepage/blob/master/LICENSE)
 */
body {
  padding-top: 0px;
}

.navbar img {
  height: 100px;
}

#wrapper .buttons{
	margin-top:20px;
  margin-right:10px;
	text-align:right
}


.leftcol {
  width: 28%;
  text-align: right;
}

.rightcol {
  max-width: 70%;
}

button {
  max-width: 250px;
}