/*
 Theme Name:   Astra Child
 Theme URI:    https://example.com/astra-child
 Description:  Astra Child Theme
 Author:       Astra Studio
 Author URI:   https://example.com
 Template:     astra
 Version:      1.0.0
 Text Domain:  astra-child
*/

@media (max-width: 500px) {
	.rv_tb-row-0-cell-1 {
		    width: 55px;
	}
  .rv_tb-cell[class*="-cell-0"],  
	.rv_tb-cell[class*="-cell-3"] {
  		display: none;
   }
}