.cheese-crust{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}

    .pizza-button-cheese {
    width: 25.0%;
    margin-right: 0;
    margin-left: 1px;
    border: 1px solid #dcdcdc;
    height: auto;
    color: #333;
    margin-right: 1px;
    margin-left: 1px;
    display: block;
    text-align: center;
    font-weight: bold;
    display: inline-block;
}
 .column {
  height:545.95px;
 }
 @media screen and (max-width: 1101px){
      .column {
  height:490.95px;
 }
 }
 @media screen and (max-width: 970px){
     .column {
  height:500.95px;
 }
 }
  @media screen and (max-width: 941px){
     .column {
  height:520.95px;
 }
 }
 @media screen and (max-width: 780px){
	.column{
	height:500.95px;
	}

}
@media screen and (max-width: 767px) {
    
    	.column{
	height:520.95px;
	}

}
@media screen and (max-width: 720px){
    .column{
    
    	
	height:520.95px;
	}

}
@media screen and (max-width: 450px) {
     .column{
    
    	
	height:570.95px !important;
	}

}
